openethereum/ethcore/engines
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
..
authority-round Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
basic-authority [builtin]: support `multiple prices and activations` in chain spec (#11039) 2019-10-31 17:09:08 +01:00
clique Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
ethash [ethash] chainspec validate `ecip1017EraRounds` non-zero (#11123) 2019-10-17 14:02:41 +02:00
instant-seal Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
null-engine Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
validator-set Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00