plugeth/miner
gary rong fc7e0fe6c7 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-11-29 14:22:08 +01:00
..
miner.go miner: fix staticcheck warnings (#20375) 2019-11-24 20:46:34 +01:00
stress_clique.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
stress_ethash.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
unconfirmed_test.go miner: differentiate between uncle and lost block 2018-08-23 15:44:27 +03:00
unconfirmed.go all: fix various comment typos (#17748) 2018-09-25 12:26:35 +02:00
worker_test.go core, miner: remove PostChainEvents (#19396) 2019-11-29 14:22:08 +01:00
worker.go core, miner: remove PostChainEvents (#19396) 2019-11-29 14:22:08 +01:00