openethereum/ethcore/src/tests
David 582a4ea339
Break circular dependency between Client and Engine (part 1) (#10833)
* First draft: pass the parent block header to on_close_block

* typos and cleanup

* whitespace

* Store parent in ClosedBlock as well so it can be reopen()'d

* Don't pass parent when reopening a block

* Remove the unused ancestry param
2019-07-04 13:43:20 +02:00
..
blockchain.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
client.rs Break circular dependency between Client and Engine (part 1) (#10833) 2019-07-04 13:43:20 +02:00
evm.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
trace.rs Break circular dependency between Client and Engine (part 1) (#10833) 2019-07-04 13:43:20 +02:00