openethereum/ethcore/engine/src
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
..
engine.rs Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
lib.rs Extract engines to own crates (#10966) 2019-08-22 18:25:49 +02:00
signer.rs Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
snapshot.rs Extract the Engine trait (#10958) 2019-08-15 17:59:22 +02:00
test_helpers.rs Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00