aboutsummaryrefslogtreecommitdiffstats
path: root/core/helper_test.go
diff options
context:
space:
mode:
authorJeffrey Wilcke <geffobscura@gmail.com>2016-03-08 01:11:52 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2016-03-08 23:12:48 +0800
commitba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c (patch)
tree33f5381f85d0ae776bf14dd25141021598df3d6b /core/helper_test.go
parentd45f01d5f782857c6a65f65fdc67b630a8f028bd (diff)
downloaddexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar.gz
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar.bz2
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar.lz
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar.xz
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.tar.zst
dexon-ba3fb9e6f4c47edbb0ff99285a0b48dc4bd3f37c.zip
core: announce ChainSideEvent during reorg
Previously all blocks that were already in our chain were never re announced as potential uncle block (e.g. ChainSideEvent). This is problematic during mining where you want to gather as much possible uncles as possible increasing the profit. This is now addressed in this PR where during reorganisations of chains the old chain is regarded as uncles. Fixed #2298
Diffstat (limited to 'core/helper_test.go')
0 files changed, 0 insertions, 0 deletions