openethereum/ethcore
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
..
account-db Extract AccountDB to account-db (#10839) 2019-07-04 17:50:31 +02:00
account-state Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
benches Removed machine abstraction from ethcore (#10791) 2019-06-26 14:16:05 +02:00
blockchain Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
builtin ethcore-builtin (#10850) 2019-07-07 16:59:30 +02:00
call-contract docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
db update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
evm EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
light Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
node-filter update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
pod Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
private-tx Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
res Add Constantinople eips to the dev (instant_seal) config (#10809) 2019-06-28 16:17:33 +02:00
service updated project to ansi_term 0.11 (#10799) 2019-06-27 13:34:40 +02:00
src Fix fork choice (#10837) 2019-07-08 19:21:06 +02:00
sync Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
trace Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
trie-vm-factories Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
types EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
vm EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
wasm EIP-1702: Generalized Account Versioning Scheme (#10771) 2019-07-08 12:03:27 +02:00
Cargo.toml Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00