openethereum/ethcore/engines
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
..
authority-round Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
basic-authority EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
clique Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
ethash Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
instant-seal Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
null-engine Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
validator-set EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00