smallplatf (OP)
|
 |
January 03, 2014, 11:33:11 PM Last edit: August 19, 2014, 02:23:08 PM by smallplatf |
|
Updated Windows build of MediterraneanCoin wallet and daemon which use OpenSSL version 1.0.1g, not affected by the heartbleed (http://heartbleed.com/) OpenSSL bug: https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.6.3-mark3-1/medcoin-win32-v0.8.6.3-mark3-1.zip
Linux build (as before, not affected by heartbleed OpenSSL bug): https://github.com/mrtexaznl/mediterraneancoin/releases/download/v0.8.6.3-mark3-1/medcoin-linux-v0.8.6.3-mark3-1.tgz
HybridScryptHash256 integrates the best of Hash256 and Scrypt algorithms, allowing the reuse of the less powerful ASIC Block Erupter devices. Complete source code and binaries, documentation, tutorials etc: HybridScryptHash256 allows all the users of erupters and similar small ASIC devices to mine an altcoin without having "whales" coming and disrupt mining. Download latest Linux binaries for wallet/daemon from here: http://www.mediterraneancoin.org/downloads/medcoin-linux-v0.8.5.2.tgzDownload latest Windows binaries for wallet/daemon from here: http://www.mediterraneancoin.org/downloads/build-mediterraneancoin-win32-0.8.5.2.zipDownload latest Linux binaries for modified cgminer from here: http://www.mediterraneancoin.org/downloads/linux64-cgminer-mediterraneancoin.tgzDownload latest Windows binaries for modified cgminer from here: http://www.mediterraneancoin.org/downloads/win32-cgminer-mediterraneancoin.zipDownload latest Windows binaries for modified bfgminer from here: https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.1-med/win32-bfgminer-1.zipDownload single-file exe for stratum-mining-proxy (plus a dll it needs) for windows: https://github.com/mrtexaznl/stratum-mining-proxy/releases/download/v1.0.0/stratum-mining-proxy.zipSecond generation modified bfgminer (with integrated mcproxy functionalities, all in one)
Source code for second generation modified bfgminer: https://github.com/mrtexaznl/bfgminer,
Linux users: git checkout from https://github.com/mrtexaznl/bfgminer, switch to branch bfgminer and build as usual. If you need help or want a binary for Ubuntu 12.04, drop a line in the forum.
Download Windows binaries for second generation modified bfgminer (with integrated mcproxy functionalities), works with mining pools with stratum procotol. https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.3-med/win32-bfgminer-2.zip
New mcproxy (called mcproxy3) with improved multithreading support
mcproxy3 is needed with first generation of bfgminer/cgminer, which you can find here: http://www.mediterraneancoin.org/downloads/win32-cgminer-mediterraneancoin.zip https://github.com/mrtexaznl/bfgminer/releases/download/v3.9.0.1-med/win32-bfgminer-1.zip
Source code: https://github.com/mrtexaznl/mcproxy/tree/master/mcproxy3, you can find it in the same repo of mcproxy (https://github.com/mrtexaznl/mcproxy)
direct link for downloading the binaries: http://www.mediterraneancoin.org/downloads/mcproxy3-dist.zip
Use in this way (if you stay in the same directory containing mcproxy3.jar: ) java -jar mcproxy3.jar
additional parameters: -t: min delta time is the starting value for the mininum time distance between two successive getwork requests to the wallet.
-m: mininum queue length is the minimum number of getworks, elaborated with stage 1 of PoW, which mcproxy tries to keep in the queue, so that they are ready to be sent to the miners requesting them. The tutorial for solo mining Mediterraneancoin on Windows is here! IMPORTANT NOTE: when mining (solo or pool), you will need: 1 - the wallet (or daemon) 2 - mcproxy (an intermediate application which implements a part of the PoW algorithm) [mcproxy in included in the wallet binaries archives] 3 - the modified miner (cgminer or bfgminer)see the tutorial here http://www.mediterraneancoin.org/#tutorial and/or post on the forum for support! Download source code from here: MediterraneanCoin wallet: https://github.com/mrtexaznl/mediterraneancoinMediterraneanCoin mcproxy: https://github.com/mrtexaznl/mcproxymodified cgminer: https://github.com/mrtexaznl/cgminermodified bfgminer: https://github.com/mrtexaznl/bfgminer*** addnodeadd the following lines to mediterraneancoin.conf: addnode=node1.mediterraneancoin.org addnode=node2.mediterraneancoin.org addnode=node3.mediterraneancoin.org addnode=node4.mediterraneancoin.org addnode=node5.mediterraneancoin.org *** Download of a snapshot of the blockchain (2014-02-19):www.mediterraneancoin.org/downloads/med-blockchain-20140219.tgz 33 MB ATTENTION: when restarted, the daemon will do a rescan of the blockchain, which might take a few hours on slower machines. Add a "rescan=0" option to your mediterraneancoin.conf configuration file to skip rescan.instructions: 1 - stop the wallet (or the daemon) if is not running 2 - backup your wallet.dat file [this operation will not touch wallet.dat but it is always safe to make a backup of your wallet] 3 - inside .mediterraneancoin directory remove the previous blocks and chainstate directories 4 - uncompress the content of the archive inside .mediterraneancoin directory 5 - restart the wallet (or the daemon) 6 - wait for the wallet/daemon to complete the block rescan (might take hours!) *** EXCHANGES https://www.atomic-trade.comhttp://www.btc38.comhttps://www.cryptsy.com/ BET ON SPORTING EVENTS http://www.betbycoin.com/ DICE GAME http://med.altdice.net/ MINING POOLS http://ibipot.com
http://med.mine.nu/
http://med.szbpool.net/index.php
Wordpress plugin https://github.com/mrtexaznl/wordpress-mediterraneancoin-shortcode
FAUCETS http://faucet.mediterraneancoin.org:8080 Block explorer
http://explorer.mediterraneancoin.org:2750/chain/Mediterraneancoin (based on Abe) Premine note
2341 blocks have been premined (a total of 119925 MED) for giveaways, faucet, dice games, marketing, developments etc.
|
|
|
|
|
|
|
|
|
"There should not be any signed int. If you've found a signed int
somewhere, please tell me (within the next 25 years please) and I'll
change it to unsigned int." -- Satoshi
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
virtualdn
Legendary
Offline
Activity: 1316
Merit: 1091
|
 |
January 03, 2014, 11:45:40 PM |
|
is this launched?
|
1 BTC = 1 BTC
|
|
|
smallplatf (OP)
|
 |
January 03, 2014, 11:48:06 PM |
|
yes, it is launched!
|
|
|
|
FreePls
|
 |
January 03, 2014, 11:53:55 PM |
|
nice site, really full of detail and good explained, and great idea too bad i don't have any asci erupter 
|
|
|
|
virtualdn
Legendary
Offline
Activity: 1316
Merit: 1091
|
 |
January 03, 2014, 11:54:29 PM |
|
does it work with cpu mining as well?
|
1 BTC = 1 BTC
|
|
|
minerva
|
 |
January 03, 2014, 11:55:41 PM |
|
looks legit
|
Tip-Jar: 15NN2YwMGAntKopJgAsFBJvfuCARkV62xo
|
|
|
shai_
|
 |
January 03, 2014, 11:59:00 PM |
|
|
|
|
|
cshelswell
|
 |
January 03, 2014, 11:59:13 PM |
|
interesting - might give this a go
|
|
|
|
smallplatf (OP)
|
 |
January 03, 2014, 11:59:46 PM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
|
|
|
|
pmm123
|
 |
January 03, 2014, 11:59:59 PM |
|
No nodes i don't sync the wallet nice name, im from bcn and i like medditerranean
|
|
|
|
virtualdn
Legendary
Offline
Activity: 1316
Merit: 1091
|
 |
January 04, 2014, 12:00:52 AM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
great idea, wish i had one
|
1 BTC = 1 BTC
|
|
|
pmm123
|
 |
January 04, 2014, 12:05:58 AM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
need nodes to sync wallet and solo mining..
|
|
|
|
smallplatf (OP)
|
 |
January 04, 2014, 12:07:31 AM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
great idea, wish i had one you can find cheap ASIC erupters on ebay. they cost 20-30$
|
|
|
|
Mrjitter
|
 |
January 04, 2014, 12:10:41 AM |
|
difficulty" : 0.01562500 ......... LOL 
|
|
|
|
pmm123
|
 |
January 04, 2014, 12:12:09 AM |
|
Sorry im noob i don't understand who mine solo with my cpu or gpu if the wallet dosen't sync.. using windows
|
|
|
|
smallplatf (OP)
|
 |
January 04, 2014, 12:26:04 AM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
need nodes to sync wallet and solo mining.. there are currently a few active nodes, but several people are syncing their block chains right now, so it could take a few minutes for a new wallet to be ready for mining.
|
|
|
|
pmm123
|
 |
January 04, 2014, 12:28:50 AM |
|
the idea is to use ASIC erupter (or similar small device) + CPU.
thus, CPU only is possible in theory but in practice not.
it would be possible to use a GPU + CPU, for that we need to patch bfgminer (which still supports GPU), while cgminer does not not support GPU anymore.
But still, an ASIC erupter is more convenient than a GPU.
need nodes to sync wallet and solo mining.. there are currently a few active nodes, but several people are syncing their block chains right now, so it could take a few minutes for a new wallet to be ready for mining. don't sync im waiting 30 minutes the wallet says 2 weeks agoo
|
|
|
|
Kenshin
|
 |
January 04, 2014, 12:50:00 AM |
|
Does BlueFury work for mining this coin? Or I need to use Erupter?
|
|
|
|
smallplatf (OP)
|
 |
January 04, 2014, 12:50:57 AM |
|
Does BlueFury work for mining this coin? Or I need to use Erupter?
yes, BlueFury should work as well; but you need the modified cgminer.
|
|
|
|
Mrjitter
|
 |
January 04, 2014, 12:54:05 AM |
|
when the currency will be ready to play ? not nodes , not working for now 
|
|
|
|
|