openethereum/rpc/src/v1
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
..
helpers Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
impls Crypto primitives removed from ethkey (#11174) 2019-10-23 13:03:46 +02:00
tests Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
traits [dependencies]: jsonrpc 14.0.1 (#11183) 2019-10-19 14:14:25 +02:00
types [receipt]: add sender & receiver to RichReceipts (#11179) 2019-10-18 18:12:02 +02:00
extractors.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
informant.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
metadata.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs RPC: Implements eth_subscribe("syncing") (#10311) 2019-04-02 17:13:55 +02:00