Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - 2tights

Pages: [1]
1
MemoryCoin / InvalidChainFound
« on: March 04, 2014, 10:25:02 pm »
I've been watching the debug.log. This is after i cleared out all the blocks, wanted it to rebuild. Now, as I watch it it's "InvalidChainFound" one after another.....I see some ProcessBlock: accepted, but way more invalids.

Am I the only one getting these?

Now that I've been watching it for a bit, its basically every  line starts with InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes need to upgrade.

Then there's another one:Something about coinbase pays too much.

ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)

But then they all say ProcessBlock: ACCEPTED

googling doesn't turn up much.. Please advise.


014-03-04 23:47:25 Create Block, 1
2014-03-04 23:47:25 Total ...0
2014-03-04 23:47:25 After grant ...
2014-03-04 23:47:25 CreateNewBlock(): total size 1000
2014-03-04 23:47:25 Test Connect Block
2014-03-04 23:47:25 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:25 connection timeout
2014-03-04 23:47:26 trying connection 85.70.118.59:1968 lastseen=52.5hrs
2014-03-04 23:47:26 Create Block, 1
2014-03-04 23:47:26 Total ...0
2014-03-04 23:47:26 After grant ...
2014-03-04 23:47:26 CreateNewBlock(): total size 1000
2014-03-04 23:47:26 Test Connect Block
2014-03-04 23:47:26 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:27 Create Block, 1
2014-03-04 23:47:27 Total ...0
2014-03-04 23:47:27 After grant ...
2014-03-04 23:47:27 CreateNewBlock(): total size 1000
2014-03-04 23:47:27 Test Connect Block
2014-03-04 23:47:27 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:28 Create Block, 1
2014-03-04 23:47:28 Total ...0
2014-03-04 23:47:28 After grant ...
2014-03-04 23:47:28 CreateNewBlock(): total size 1000
2014-03-04 23:47:28 Test Connect Block
2014-03-04 23:47:28 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:29 Create Block, 1
2014-03-04 23:47:29 Total ...0
2014-03-04 23:47:29 After grant ...
2014-03-04 23:47:29 CreateNewBlock(): total size 1000
2014-03-04 23:47:29 Test Connect Block
2014-03-04 23:47:29 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:30 Create Block, 1
2014-03-04 23:47:30 Total ...0
2014-03-04 23:47:30 After grant ...
2014-03-04 23:47:30 CreateNewBlock(): total size 1000
2014-03-04 23:47:30 Test Connect Block
2014-03-04 23:47:30 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)
2014-03-04 23:47:31 connection timeout
2014-03-04 23:47:31 Create Block, 1
2014-03-04 23:47:31 Total ...0
2014-03-04 23:47:31 After grant ...
2014-03-04 23:47:31 CreateNewBlock(): total size 1000
2014-03-04 23:47:31 Test Connect Block
2014-03-04 23:47:31 ERROR: ConnectBlock() : Block 1 coinbase pays too much (actual=117154811 vs limit=117154811)

2
MemoryCoin / Please advise
« on: March 04, 2014, 03:31:50 am »
Hi,

I'm new here. Do I need to upgrade, already? I installed the memorycoind only a few days ago. In any case, guidance?



Every 2.0s: memorycoind getinfo && memorycoind list...  Mon Mar  3 19:29:35 2014

{
    "version" : 138300,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 18979,
    "timeoffset" : -1,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 0.00006581,
    "testnet" : false,
    "keypoololdest" : 1393661221,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : "Warning: Displayed transactions may not be correct! You may need
 to upgrade, or other nodes may need to upgrade."
}
error: {"code":-2,"message":"Safe mode: Warning: Displayed transactions may not
be correct! You may need to upgrade, or other nodes may need to upgrade."}

<br/>
Every 2.0s: memorycoind getmininginfo                   Mon Mar  3 19:33:43 2014

{
    "blocks" : 18979,
    "currentblocksize" : 7738,
    "currentblocktx" : 8,
    "difficulty" : 0.00006581,
    "errors" : "Warning: Displayed transactions may not be correct! You may need
 to upgrade, or other nodes may need to upgrade.",
    "genproclimit" : -1,
    "hashespermin" : 3.64304623,
    "pooledtx" : 8,
    "testnet" : false
}



3
MemoryCoin / Crazy
« on: March 01, 2014, 08:34:04 am »
I can't get the android or Linux wallet to work. The  documentation for mmc leaves a lot to be desired. I'd like to be mining right now but i can't find a good guide for Linux users to create a wallet and to mine. Any guidance is appreciated.

Sent from my SCH-I535 using Tapatalk


Pages: [1]