openethereum/ethcore
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
..
account-db Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
account-state Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
blockchain Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
builtin EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
call-contract docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
client-traits Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
db Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
engine Extract engines to own crates (#10966) 2019-08-22 18:25:49 +02:00
engines Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
evm [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
executive-state Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
light Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
machine [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
node-filter Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
pod Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
private-tx [private-tx] remove unused rand (#11024) 2019-09-05 13:26:28 +02:00
res Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
service Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
snapshot Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
spec Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
src Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
state-db Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
sync Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
trace [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
trie-vm-factories Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
types Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00
verification Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
vm [trace] introduce trace failed to Ext (#11019) 2019-09-05 16:11:51 +02:00
wasm Fix some warnings and typos. (#10941) 2019-08-06 11:07:07 +02:00
Cargo.toml Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00