smallplatf (OP)
|
|
January 04, 2014, 12:59:38 AM |
|
when the currency will be ready for play ? not nodes , not working for now there are too many people trying to bootstrap the blockchain at the same time, about 150-200 new clients. It will take 1-2 hours for everybody to complete the download of the blockchain (current height: 2755), after that the network should be ok.
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:05:54 AM |
|
ok, for the first 5 people who post after this, I will send 1000 MED. Let's do some transactions!
|
|
|
|
PyroTekNeks
Member
Offline
Activity: 70
Merit: 10
|
|
January 04, 2014, 01:08:00 AM |
|
MrPkd25NrvVPNBJuUCCHhuyNR9ZxhBVEJh
Yarrrgh! I'm trying to mine this...not sure how to do in in Windows. Too lazy to go on my linux.
|
|
|
|
Kenshin
|
|
January 04, 2014, 01:08:35 AM |
|
I got this error message when using the modified cgminer: ./cgminer: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
MZcXxY2SMKtaTaMbZ7JA2eFecLpcrYbQaH Thanks
|
|
|
|
Mrjitter
|
|
January 04, 2014, 01:08:58 AM |
|
MoUwatGwG5pj4Su3Y4APvDwijXMpDrpji3
thankkyou
|
|
|
|
ZeWaren
Member
Offline
Activity: 84
Merit: 10
There be komodo dragons
|
|
January 04, 2014, 01:09:15 AM |
|
ok, for the first 5 people who post after this, I will send 1000 MED. Let's do some transactions!
MaKNyqAq9fR5wt3BEQxyxiMRDLvDFKEryx Merci. Any indication on how to solo mine using only a regular CPU on Windows?
|
Ceci n'est pas une signature.
|
|
|
pmm123
|
|
January 04, 2014, 01:09:40 AM |
|
ok, for the first 5 people who post after this, I will send 1000 MED. Let's do some transactions!
Mk3toLDT9zMVNcDKVyqhbidFcVH6rcFvrY ty!
|
|
|
|
viriat0
|
|
January 04, 2014, 01:09:44 AM |
|
+1 scamcoin?
|
|
|
|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
January 04, 2014, 01:09:51 AM |
|
MqQZw54uiLKWT38eZFzsBxThwcZucxaTNN
|
theres nothing here. message me if you want to put something here.
|
|
|
PyroTekNeks
Member
Offline
Activity: 70
Merit: 10
|
|
January 04, 2014, 01:10:37 AM |
|
Thanks a lot! Got mine! Now teach me how to mine!
|
|
|
|
pmm123
|
|
January 04, 2014, 01:11:44 AM |
|
ok, for the first 5 people who post after this, I will send 1000 MED. Let's do some transactions!
I try the ping and work but wallet dosent' sync T_T
|
|
|
|
Mrjitter
|
|
January 04, 2014, 01:12:06 AM |
|
01:44:37  getmininginfo 01:44:37  { "blocks" : 449, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.01562500, "errors" : "", "networkhashps" : 5045856, "pooledtx" : 0, "testnet" : false } 02:10:08  getmininginfo 02:10:08  { "blocks" : 1449, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.01854623, "errors" : "", "networkhashps" : 1464023, "pooledtx" : 0, "testnet" : false } LOL ......... do you think it´s possible solo mine with this difficulty ?? who is mining
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:14:25 AM |
|
MrPkd25NrvVPNBJuUCCHhuyNR9ZxhBVEJh
Yarrrgh! I'm trying to mine this...not sure how to do in in Windows. Too lazy to go on my linux.
ok sent, transaction id: abf8502a7b9f678797c728b8042022307ad1e34e4191d05df17a4111e8c53bb9 to mine on windows: in build-mediterranenancoin-win32-0.8.5.1.zip, there is a file "mcproxy.jar" with a lib sudirectory. To run the the proxy, just cd in the directory where you unzipped it all and run the command "java -jar mcproxy". You will need to have Sun Java 1.6 JRE installed. After that, you can launch the modified cgminer (there is a tutorial on the website http://www.mediterraneancoin.org, it is for linux but several aspects are in common with windows). We will prepare a tutorial for windows too.
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:20:21 AM |
|
ok, for the first 5 people who post after this, I will send 1000 MED. Let's do some transactions!
I try the ping and work but wallet dosent' sync T_T ok. can you pm your public ip address so that we can check if there is some filtering/block?
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:22:35 AM |
|
I got this error message when using the modified cgminer: ./cgminer: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
MZcXxY2SMKtaTaMbZ7JA2eFecLpcrYbQaH Thanks what flavor of linux are you using? in case, try to install libudev-dev. On Debian/Ubuntu: sudo aptitude install libudev-dev
|
|
|
|
pmm123
|
|
January 04, 2014, 01:23:44 AM |
|
MrPkd25NrvVPNBJuUCCHhuyNR9ZxhBVEJh
Yarrrgh! I'm trying to mine this...not sure how to do in in Windows. Too lazy to go on my linux.
ok sent, transaction id: abf8502a7b9f678797c728b8042022307ad1e34e4191d05df17a4111e8c53bb9 to mine on windows: in build-mediterranenancoin-win32-0.8.5.1.zip, there is a file "mcproxy.jar" with a lib sudirectory. To run the the proxy, just cd in the directory where you unzipped it all and run the command "java -jar mcproxy". You will need to have Sun Java 1.6 JRE installed. After that, you can launch the modified cgminer (there is a tutorial on the website http://www.mediterraneancoin.org, it is for linux but several aspects are in common with windows). We will prepare a tutorial for windows too. i don't understand who mine in windows i donwladed the wallet and cgminer now? i open cmd i go to the carpet and?
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:24:21 AM |
|
01:44:37  getmininginfo 01:44:37  { "blocks" : 449, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.01562500, "errors" : "", "networkhashps" : 5045856, "pooledtx" : 0, "testnet" : false } 02:10:08  getmininginfo 02:10:08  { "blocks" : 1449, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.01854623, "errors" : "", "networkhashps" : 1464023, "pooledtx" : 0, "testnet" : false } LOL ......... do you think it´s possible solo mine with this difficulty ?? who is mining Yes it is possible to mine with this difficulty because the Proof of Work algorithm for MediterraneanCoin is not Scrypt nor Hash256, but a completely different one.
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:26:27 AM |
|
Thanks a lot! Got mine! Now teach me how to mine!
Ok I am going to teach you how to mine on windows. First thing: have you succeded in running mcproxy?
|
|
|
|
smallplatf (OP)
|
|
January 04, 2014, 01:28:09 AM |
|
Ok, all you 5 (or 6) people should have received your 1000 MEDs.
|
|
|
|
Kenshin
|
|
January 04, 2014, 01:28:29 AM |
|
I got this error message when using the modified cgminer: ./cgminer: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
MZcXxY2SMKtaTaMbZ7JA2eFecLpcrYbQaH Thanks what flavor of linux are you using? in case, try to install libudev-dev. On Debian/Ubuntu: sudo aptitude install libudev-dev I am using Ubuntu, but after sudo apt-get install libudev-dev. I got: Reading package lists... Done Building dependency tree Reading state information... Done libudev-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
|
|
|
|
|