Bitcoin Forum
May 28, 2024, 07:24:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 111 »
  Print  
Author Topic: [ANN] [SHA256]+[CPU] MediterraneanCoin (MED) - REUSE your ERUPTER!!  (Read 227779 times)
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 02:13:56 AM
 #161

getwork seems to be pretty unstable


lots of java exceptions in mcproxy as well.

Ma659Qz425BnMu3ZbCtBiGXaxs3C1gHX1g

I am seeing this now too. My block finding ratio is down by a factor of 30. Something suddenly went wrong with the proxy perhaps. Lots of exceptions.

hi all,
we have uploaded on github a new gitian build for both linux and win32:

https://github.com/mrtexaznl/mediterraneancoin/releases/tag/v0.8.5.1-1

https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.5.1-1/medcoin-linux-v0.8.5.1-1.tgz

https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.5.1-1/medcoin-win32-v0.8.5.1-1.tgz

this should reduce the number of java exceptions (caused by wallet-qt blocking when receiving long getblocks requests from peer).


MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
January 06, 2014, 04:50:14 AM
 #162

hi all,
we have uploaded on github a new gitian build for both linux and win32

this should reduce the number of java exceptions (caused by wallet-qt blocking when receiving long getblocks requests from peer).

I haven't seen a java exception error since compiling the mediterraneancoind from the new github repository. Looks good!

For historical purposes, I'm seeing the following stats as of 10:50pm CST:

Difficulty: 1435.93694438,
Blocks: 8440,
Network speed: 121.805 gh/s

smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 12:32:40 PM
 #163

hi all,

we have been mining successfully with a modified bfgminer for supporting MediterraneanCoin and HybridScryptHash256 PoW, it seems to work well, as the modified cgminer.

Source code is available here: https://github.com/mrtexaznl/bfgminer


under Linux Debian with USB Block Erupters, we use a command like this:

sudo ./bfgminer --submit-stale -o http://localhost:8080 -u admin -p password -Q 0 -S all

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
subSTRATA
Legendary
*
Offline Offline

Activity: 1288
Merit: 1043


:^)


View Profile
January 06, 2014, 03:23:24 PM
 #164

hi all,
we have uploaded on github a new gitian build for both linux and win32:

https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.5.1-1/medcoin-win32-v0.8.5.1-1.tgz

I've upgraded the wallet, it is working fine. Question I have is why you are adding setup for wallet to archive? It makes archive
noticably bigger but question is if anyone is actualy using setup to install MED wallet. Also, judging by file name it seems that
it installs older version of MED wallet (mediterraneancoin-0.8.5.1-win32-setup.exe).

For historical purposes, I'm seeing the following stats as of 10:50pm CST:

Difficulty: 1435.93694438,
Blocks: 8440,
Network speed: 121.805 gh/s

What formula are you using to calculate approximate hashrate? The one I'm using is (diff * 2^32 / 60) and it says that hashrate
was around 100 GHash. Command getmininginfo returns similar number:

16:20:39

getmininginfo

16:20:39

{
"blocks" : 9030,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 1395.64443691,
"errors" : "",
"networkhashps" : 98762175563,
"pooledtx" : 0,
"testnet" : false
}

theres nothing here. message me if you want to put something here.
subSTRATA
Legendary
*
Offline Offline

Activity: 1288
Merit: 1043


:^)


View Profile
January 06, 2014, 04:47:30 PM
 #165

BTW, there is MED giveaway still going on at https://bitcointalk.org/index.php?topic=398948.0 so if major miners feel like
sending some coins to newcomers that would be great. You can find people addresses on giveaway thread, some are not
valid and thus will make your address field in MED wallet turn red upon attempting to send coins. I've sent coins to almost
everyone who asked for them and received 200 MED from developers (that is still more coins than spread out over giveaway)
so there is no need to send any coins to me.

Thanks in advance!

theres nothing here. message me if you want to put something here.
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 05:50:10 PM
Last edit: January 06, 2014, 06:38:57 PM by smallplatf
 #166

hi all,
we have uploaded on github a new gitian build for both linux and win32:

https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.5.1-1/medcoin-win32-v0.8.5.1-1.tgz

I've upgraded the wallet, it is working fine. Question I have is why you are adding setup for wallet to archive? It makes archive
noticably bigger but question is if anyone is actualy using setup to install MED wallet. Also, judging by file name it seems that
it installs older version of MED wallet (mediterraneancoin-0.8.5.1-win32-setup.exe).

For historical purposes, I'm seeing the following stats as of 10:50pm CST:

Difficulty: 1435.93694438,
Blocks: 8440,
Network speed: 121.805 gh/s

What formula are you using to calculate approximate hashrate? The one I'm using is (diff * 2^32 / 60) and it says that hashrate
was around 100 GHash. Command getmininginfo returns similar number:

16:20:39

getmininginfo

16:20:39

{
"blocks" : 9030,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 1395.64443691,
"errors" : "",
"networkhashps" : 98762175563,
"pooledtx" : 0,
"testnet" : false
}

hi,
regarding the win32 build, the installer is part of the automatic gitian build; there is an error with the icons (from litecoin tree) and that is being fixed, so the next builds will have this aspect corrected.

We choose to go with the gitian builds because it's a very good build process and safe for the end-users since it can be replicated by anyone; the resulting binaries obtained with the gitian build should be exactly the same, bit for bit.

You are right, the resulting archive with the installer is quite large; in the future we might separate the installer from the rest in order to save some space. Also there is an issue with the naming of the installer (it is not being updated correctly during the gitian build), we will have to look into that.


Regarding how networkhashps is calculated, the function calculates the average in the same way as Litecoin does;

basically it does this:

    uint256 workDiff = pb->nChainWork - pb0->nChainWork;
    int64 timeDiff = maxTime - minTime;

    return (boost::int64_t)(workDiff.getdouble() / timeDiff);

simplifying a lot what the code does,  pb is (usually) the current block, and pb0 is the block we want to compare to (its index calculated by the formula 'lookup = pb->nHeight % 2016 + 1' that is the time diff of about 1.4 days in case of constant difficulty ).


also the rpc command for getting the networkhash supports two optional parameters:

getnetworkhashps [blocks] [height]

so one can calculate the networkhashps specifying from which block (height) you want to start the estimate, and then of how many blocks you want to go back.

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
subSTRATA
Legendary
*
Offline Offline

Activity: 1288
Merit: 1043


:^)


View Profile
January 06, 2014, 06:20:08 PM
Last edit: January 06, 2014, 06:43:13 PM by subSTRATA
 #167

Will you developers support this hybrid hashing chip? Any chance you already partnered up with chip developers? Are you actualy
chip developers as well as altcoin developers?

https://bitcointalk.org/index.php?topic=355268.0


theres nothing here. message me if you want to put something here.
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 06:37:30 PM
 #168

Will you developers support this hybrid hashing chip? Any chance you already partnered up with chip developers? Are you actualy
chip developers as well as altcoin developers?

https://bitcointalk.org/index.php?topic=355268.0



it looks like that this hybrid hashing chip supports Scrypt for LTC, its PoW uses Scrypt in a single configuration (1024,1,1) while HybridScryptHash256 needs many more Scrypt configurations.

So the LTC implementation part of the chip would be surely not compatible with HybridScryptHash256.
Instead, the BTC hardware could by integrated quite well.

It could be interesting to develop a hybrid hardware, a BTC chip + a very fast ARM/RISC dedicated to Scrypt on the same die; this could be very interesting.

No, we have not yet partnered up with some chip developers. Do you have links?


MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
subSTRATA
Legendary
*
Offline Offline

Activity: 1288
Merit: 1043


:^)


View Profile
January 06, 2014, 06:40:51 PM
 #169

 Embarrassed Undecided Cry

Well at least we know now that there won't be any major hashrate disruptions through massive use of that chip.

theres nothing here. message me if you want to put something here.
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 06:45:26 PM
 #170

Embarrassed Undecided Cry

Well at least we know now that there won't be any major hashrate disruptions through massive use of that chip.

yes, as it is, it seems that the chip BTC hardware implementation would not be so dangerous to HybridScryptHash256 PoW.

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
francong
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile WWW
January 06, 2014, 06:48:25 PM
 #171

Kinda slow catching up to the chain Embarrassed
mistercoin
Legendary
*
Offline Offline

Activity: 1044
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
January 06, 2014, 07:02:40 PM
 #172

*hybrid

smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 07:08:38 PM
 #173

Kinda slow catching up to the chain Embarrassed

how many connections does your wallet have currently?

some additional nodes could help:

162.243.18.169
95.85.43.185
162.243.224.22
162.243.222.173

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 07:10:13 PM
 #174

*hybrid
what is you MediterraneanCoin address?

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
patriot1889
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
January 06, 2014, 07:24:15 PM
 #175

Can an AntMiner be used for this?
Adamlm
Hero Member
*****
Offline Offline

Activity: 822
Merit: 1002


View Profile WWW
January 06, 2014, 07:27:50 PM
 #176

Can an AntMiner be used for this?
I think that every ASIC hardware can be used but it needs some additional setup. Here's a guide for CUBE miner, I'm sure you can easily adapt it for Antminer: http://altcoins.com/mediterraneancoin-med-blockerupter-cube-mining.html

francong
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile WWW
January 06, 2014, 07:32:08 PM
 #177

ummmmm I got 10, is it normal?
smallplatf (OP)
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
January 06, 2014, 07:42:22 PM
 #178

ummmmm I got 10, is it normal?

10 connections, you mean? well, it is not operating at full, but it should allow to sync your blockchain.

Not related to your question: what kind of ASIC are you using?

MED: MeGbEre5ZyD3ug946sPuq5C6yy8ZPriwhf | BTC: 16EGB9xjGDANkfF8rw2sg29RcFmLPWLnhZ | http://www.mediterraneancoin.org | https://twitter.com/MEDDevTeam | http://forum.mediterraneancoin.org
patriot1889
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
January 06, 2014, 07:53:24 PM
 #179

Can an AntMiner be used for this?
I think that every ASIC hardware can be used but it needs some additional setup. Here's a guide for CUBE miner, I'm sure you can easily adapt it for Antminer: http://altcoins.com/mediterraneancoin-med-blockerupter-cube-mining.html


Oh, so its not just the little stuff? So this could get as silly as other SHA coins are atm?
subSTRATA
Legendary
*
Offline Offline

Activity: 1288
Merit: 1043


:^)


View Profile
January 06, 2014, 07:57:23 PM
Last edit: January 06, 2014, 08:12:29 PM by subSTRATA
 #180

Can an AntMiner be used for this?
I think that every ASIC hardware can be used but it needs some additional setup. Here's a guide for CUBE miner, I'm sure you can easily adapt it for Antminer: http://altcoins.com/mediterraneancoin-med-blockerupter-cube-mining.html

Oh, so its not just the little stuff? So this could get as silly as other SHA coins are atm?

Probably not because one needs a lot of CPU and RAM for Scrypt part of hashing. I'm mining with 5 USB Erupters and CPU usage
is around 35% with 40 MB used, if I switch much more ASICs to MED my notebook would not be usable for other stuff anymore.
Using THashes on MED would surely require a high spec server or something similar. How many big miners will go for that? None
of them is mining right now so ...

When it comes to network security and distribution of coins, it is much better to have 1000 individual miners using 1 GHash and
mining solo than 10 individual miners using 100 GHash and mining in 1 or 2 pools. It relates to number of full nodes on network
(more is better) and number of coins each individual miner gets (less is better). Miner with a lot of coins is permanent threat to
exchange rate. At any time he might be in a need for a lot of cash and thus sell massive bag of coins, starting the panic sell that
might easily end in less people mining, "MED is dead" media and public craze and so on.

theres nothing here. message me if you want to put something here.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ... 111 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!