Pages:
Author

Topic: Cloud Mining Guide - MemoryCoin 2.0 (MMC) - Miners up in the cloud! [UPDATE!!!] - page 6. (Read 19272 times)

full member
Activity: 182
Merit: 100
I can only see this


"blocks" : 76,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000062,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 0.95655640,
"pooledtx" : 0,
"testnet" : false


how can I see the balance?

Also, I used setgenerate true in console and getmininginfo.
If I have to transfer coins from console, how to do it? Help appreciated. Smiley

type "getinfo" balance is under balance
see first post for console transfer
newbie
Activity: 13
Merit: 0
I can only see this


"blocks" : 76,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00000062,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespermin" : 0.95655640,
"pooledtx" : 0,
"testnet" : false


how can I see the balance?

Also, I used setgenerate true in console and getmininginfo.
If I have to transfer coins from console, how to do it? Help appreciated. Smiley
member
Activity: 103
Merit: 10
a pool setup would be quite nice then till tuesday when official mining starts -- perhaps the ypool guys!?
full member
Activity: 182
Merit: 100
newbie
Activity: 40
Merit: 0
Where can we trade this coins?
full member
Activity: 182
Merit: 100
I mine 50 minutes on 4 machnines and my balance is still 0 on each machine.
Did you mined some Memorycoins ?

yes i found one block. There are quite a few people mining and the difficulty is very high.
Either take a chance and mine longer or wait 2 days when the return increases Smiley
sr. member
Activity: 472
Merit: 250
I mine 50 minutes on 4 machnines and my balance is still 0 on each machine.
Did you mined some Memorycoins ?
full member
Activity: 182
Merit: 100

Why do I not see my mining speed? Any suggestions?

make your window larger Smiley

Thank you, I actually inverted the watch command to: watch './bitcoind getmininginfo && ./bitcoind getinfo && ./bitcoind listtransactions'

Good one! love the command line.
Next tip is to use screen for ssh settings!
member
Activity: 111
Merit: 10

Why do I not see my mining speed? Any suggestions?

make your window larger Smiley

Thank you, I actually inverted the watch command to: watch './bitcoind getmininginfo && ./bitcoind getinfo && ./bitcoind listtransactions'
sr. member
Activity: 490
Merit: 250
useful howto. Don't make it too easy Cheesy

Next step is a small sh that creates the droplet through the api, scp the dl/compiler sh Cheesy
But note that you will get questionned about how to ssh still

Depsite that I don't see the interest in cloud mining now as :

"
Block target: 6 minutes
target Block reward: 280 MMC, 5% reduction every 1680 blocks
"

Any single block mined today won't breakeven to my opinion





full member
Activity: 182
Merit: 100

Why do I not see my mining speed? Any suggestions?

make your window larger Smiley
member
Activity: 111
Merit: 10
"version" : 85200,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 60,
    "timeoffset" : 18,
    "connections" : 14,
    "proxy" : "",
    "difficulty" : 0.00001140,
    "testnet" : false,
    "keypoololdest" : 1387131193,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{
    "blocks" : 60,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00001140,



Why do I not see my mining speed? Any suggestions?
member
Activity: 103
Merit: 10
How to check how many coins I mined?

{
    "version" : 85200,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 60,
    "timeoffset" : -1,
    "connections" : 16,
    "proxy" : "",
    "difficulty" : 0.00001140,
    "testnet" : false,
    "keypoololdest" : 1387129937,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

there on balance
sr. member
Activity: 472
Merit: 250
How to check how many coins I mined?
full member
Activity: 182
Merit: 100
I compiled it under Centos by using make -f makefile.unix BOOST_LIB_SUFFIX=-mt  but when I start it I get:

EXCEPTION: 9key_error
CKey::CKey() : EC_KEY_new_by_curve_name failed
memorycoin in AppInit()



Any idea? I think it might be something related to the SSL library

why the suffix? it should work with the packages out of the box
give: yum boost-devel  a try!
full member
Activity: 182
Merit: 100
I have something like this:

Does it mean I am mining?

I used winscp to manually creae .conf file inside of "memorycoin" folder.

yes you are mining!
member
Activity: 103
Merit: 10
@podohost: yes you'Re mining now
hero member
Activity: 784
Merit: 1005
I compiled it under Centos by using make -f makefile.unix BOOST_LIB_SUFFIX=-mt  but when I start it I get:

EXCEPTION: 9key_error
CKey::CKey() : EC_KEY_new_by_curve_name failed
memorycoin in AppInit()

I suggest you to use the latest Ubuntu and it works out of the box, no need to fiddle

Code:
{
    "blocks" : 59,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00001525,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "hashespermin" : 0.92943275,
    "pooledtx" : 0,
    "testnet" : false
}


Thanks, if I could use Ubuntu I wouldn't ask Tongue (I have some servers with Centos and I can't change them to Ubuntu easily)
hero member
Activity: 784
Merit: 1005
I compiled it under Centos by using make -f makefile.unix BOOST_LIB_SUFFIX=-mt  but when I start it I get:

EXCEPTION: 9key_error
CKey::CKey() : EC_KEY_new_by_curve_name failed
memorycoin in AppInit()



Any idea? I think it might be something related to the SSL library
full member
Activity: 182
Merit: 100
Quote
=> transfer out funds by commandline transfer or copying the wallet.dat

can you pls describe a little bit more .. who to fint my address then?
Great question!

You mined a block? Congratulations!

Transfer by typing:
./bitcoind sendtoaddress [comment] [comment-to]
where memorycoinaddress is your desktop memorry coin wallet adress

or copy the wallet.dat over to your pc using ftp or email from cd ~ && cd .memorycoin and import it into the desktop client!

thx man for this info

You can always donate to the dev's or trow some small btc my way!
Adress is in the sig!
Pages:
Jump to: