coinflow

Results 11 comments of coinflow

Just cloned again freshly. Then starting p2pool it gives me: ... yield helper.check_genesis_block(bitcoind, 'bd687cbbac4842724d4b1dfd2e1a6ce35d765db05635b3ebd3810ba66ac5aee9'))) ^ SyntaxError: invalid syntax ...

This seems to work: RPC_CHECK = defer.inlineCallbacks(lambda bitcoind: defer.returnValue( (yield helper.check_genesis_block(bitcoind, 'bd687cbbac4842724d4b1dfd2e1a6ce35d765db05635b3ebd3810ba66ac5aee9')) )) SUBSIDY_FUNC = lambda height: 2000000*100000000 So the problem was obviously in number and position of the brackets....

But not one with capital M and one with small m, right?

Hi gblass, do you mean the miner found 70000 blocks, or shares? A very high rate of DOA-shares at the beginning is normal. That should level out over time. At...

Maybe the same problem like here: #106 ?

How can we see, whether we found an invalid block?

> @coinflow do you get any real blocks as pool? Not with the new wallet yet. With the older ones we found a lot of blocks. The last block was...

https://bitcointalk.org/index.php?topic=1733963.msg27112792#msg27112792 Hopefully some miners will find the way to your node, Rav3nPL.

Any time schedule available for this?