openethereum/ethcore
Seun LanLege 887aa62fdb Make InstantSeal Instant again (#11186)
* Make InstantSeal Instant again

* update_sealing if there are transactions in pool after impoerting a block, some line formatting

* Apply suggestions from code review

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* InstantSeal specific behaviour

* introduce engine.should_reseal_on_update, remove InstantSealService

* remove unused code

* add force param to update_sealing

* better docc

* even better docs

* revert code changes, doc corrections, sort dep

* code optimization

* fix test

* fix bench
2019-11-10 11:41:31 +01:00
..
account-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
account-state Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
benches Fix ethcore/benches build. (#10964) 2019-08-13 15:27:28 +02:00
block-reward Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
blockchain Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
builtin [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
call-contract Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
client-traits Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
engine Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
engines Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
evm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
executive-state Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
light Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
machine [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
node-filter Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
pod Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
private-tx Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
res ropsten #6631425 foundation #8798209 (#11201) 2019-11-05 12:15:24 +01:00
service Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00
snapshot Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
spec ethcore/res: add mordor testnet configuration (#11200) 2019-11-02 12:26:38 +01:00
src Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
state-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
sync Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
trace Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
trie-vm-factories Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
types Snapshot restoration overhaul (#11219) 2019-10-31 16:07:21 +01:00
verification Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
vm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
wasm Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
Cargo.toml Pause pruning while snapshotting (#11178) 2019-10-24 16:46:32 +02:00