Péter Szilágyi
|
402fd6e8c6
|
core, eth, event, miner, xeth: fix event post / subscription race
|
2015-10-12 16:22:03 +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 |
|