openethereum/ethcore/blockchain
Nicolas Gotchac 073d242d1e Fix fork choice (#10837)
* Fix fork choice:
`is_from_route_finalized` check before switching to parent

* Add tests for `tree_route` with finalization

* Fix Cargo dependencies

* Add comment on `tree_route` for finalization.
Refactor a test.

* Fix compilation error

* Checkout Cargo.lock from master
2019-07-08 19:21:06 +02:00
..
src Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
Cargo.toml Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00