diff options
author | Jason Carver <ut96caarrs@snkmail.com> | 2015-05-21 23:50:01 +0800 |
---|---|---|
committer | Jason Carver <jacarver@linkedin.com> | 2015-05-23 03:53:32 +0800 |
commit | ba295ec6feb8288bb1e0cacca4ed2c3c5515d133 (patch) | |
tree | 10b72c913119fb4ae78d368847abaae8a7550391 /.gitmodules | |
parent | b2b9b3b567291c02a34f16b510621f8ac75d368c (diff) | |
download | dexon-ba295ec6feb8288bb1e0cacca4ed2c3c5515d133.tar.gz dexon-ba295ec6feb8288bb1e0cacca4ed2c3c5515d133.tar.zst dexon-ba295ec6feb8288bb1e0cacca4ed2c3c5515d133.zip |
Log locally mined blocks, after they are 5-deep in the chain
This helps determine which blocks are unlikely to end up as uncles
* Store the 5 most recent locally mined block numbers
* On every imported block, check if the 5-deep block num is in that store
* Also confirm that the block is signed with miner's coinbase
Why not just check the coinbase? This log is useful if you're running
multiple miners and want to know if *this* miner is performing well.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions