Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
core, miner: remove PostChainEvents (ethereum#19396)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
rjl493456442 authored and elizabethengelman committed Dec 20, 2019
1 parent ac34619 commit d8f79aa
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 158 deletions.
Loading

0 comments on commit d8f79aa

Please sign in to comment.