openethereum/ethcore/src/client
Atkins a89bbfe366 Fix block detail updating (#11015)
* Add finality parameter to `null engine`

* Add testcase for finalization marking in `ethcore` client

* Add double cache read for db

* Prevent lost update of block details

* Read with pending update for block details in batch
2019-09-05 19:27:05 +02:00
..
ancient_import.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
bad_blocks.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
client.rs Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
config.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
evm_test_client.rs Extract engines to own crates (#10966) 2019-08-22 18:25:49 +02:00
mod.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
test_client.rs Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
traits.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00