Péter Szilágyi
|
a9d8dfc8e7
|
core, eth: roll back uncertain headers in failed fast syncs
|
2015-10-19 10:03:10 +03:00 |
|
Péter Szilágyi
|
b97e34a8e4
|
eth/downloader: concurrent receipt and state processing
|
2015-10-19 10:03:10 +03:00 |
|
Péter Szilágyi
|
832b37c822
|
core, eth: receipt chain reconstruction
|
2015-10-19 10:03:09 +03:00 |
|
Péter Szilágyi
|
c33cc382b3
|
core: support inserting pure header chains
|
2015-10-19 10:03:09 +03:00 |
|
Jeffrey Wilcke
|
20ab29f885
|
core: fixed head write on block insertion
Due to a rebase this probably got overlooked / ignored. This fixes the
issue of a block insertion never writing the last block.
|
2015-10-05 17:00:59 +02:00 |
|
Jeffrey Wilcke
|
7c7692933c
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
* Renamed ChainManager to BlockChain
* Checkpointing is no longer required and never really properly worked
when the state was corrupted.
|
2015-10-04 01:13:56 +02:00 |
|