erigon-pulse/consensus
gary rong 7b664b8c51 core, miner: remove PostChainEvents (#19396)
This change:

- removes the PostChainEvents method on core.BlockChain.
- sorts 'removed log' events by block number.
- fire the NewChainHead event if we inject a canonical block into the chain
  even if the entire insertion is not successful.
- guarantees correct event ordering in all cases.
2019-12-09 12:17:48 +01:00
..
clique consensus/clique: fix struct tags for status API (#20316) 2019-12-03 13:41:13 +01:00
ethash core, miner: remove PostChainEvents (#19396) 2019-12-09 12:17:48 +01:00
misc Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
consensus.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
errors.go consensus: fix possessives in comments. (#20209) 2019-12-03 13:02:57 +01:00