openethereum/ethcore/src/miner
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
..
filter_options.rs Type annotation for next_key() matching of json filter options (#11192) 2019-10-23 14:20:47 +02:00
miner.rs Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
mod.rs Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
pool_client.rs Make ClientIoMessage generic over the Client (#10981) 2019-08-28 10:09:42 +02:00
stratum.rs Cleanup stratum a bit (#11161) 2019-10-11 11:52:09 +02:00