openethereum/ethcore/private-tx
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
..
res Call private contract methods from another private contract (read-only) (#10086) 2019-02-07 12:39:04 +01:00
src Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
tests Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
Cargo.toml Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00