-
Jeffrey Wilcke authored
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
ba3fb9e6
Name |
Last commit
|
Last update |
---|---|---|
Godeps | Loading commit data... | |
_data | ||
accounts | ||
build | ||
cmd | ||
common | ||
compression/rle | ||
containers | ||
core | ||
crypto | ||
errs | ||
eth | ||
ethdb | ||
event | ||
generators | ||
internal/debug | ||
jsre | ||
light | ||
logger | ||
metrics | ||
miner | ||
node | ||
p2p | ||
params | ||
pow | ||
rlp | ||
rpc | ||
tests | ||
trie | ||
whisper | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.travis.yml | ||
AUTHORS | ||
CONTRIBUTING.md | ||
COPYING | ||
COPYING.LESSER | ||
Makefile | ||
README.md | ||
VERSION |