openethereum/rpc/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
..
tests fix(compilation warnings) (#10649) 2019-05-13 15:10:25 +02:00
v1 Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
authcodes.rs [dependencies] bump rand 0.7 (#11022) 2019-10-18 15:12:16 +02:00
http_common.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
lib.rs Extract snapshot to own crate (#11010) 2019-09-03 11:29:25 +02:00