erigon-pulse/miner
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
..
miner.go apply post-rebase fixups 2019-12-03 16:27:57 +01:00
stress_clique.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
stress_ethash.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
unconfirmed_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
unconfirmed.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
worker_test.go core, miner: remove PostChainEvents (#19396) 2019-12-09 12:17:48 +01:00
worker.go core, miner: remove PostChainEvents (#19396) 2019-12-09 12:17:48 +01:00