openethereum/ethcore/light/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
..
client Make InstantSeal Instant again (#11186) 2019-11-10 11:41:31 +01:00
net [ethcore]: move client test types to test-helpers (#11062) 2019-09-17 15:42:22 +01:00
on_demand [ethcore]: move client test types to test-helpers (#11062) 2019-09-17 15:42:22 +01:00
types Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
cache.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
cht.rs Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
lib.rs fix: remove needless use of itertools (#11029) 2019-09-08 14:30:54 +02:00
provider.rs [ethcore]: move client test types to test-helpers (#11062) 2019-09-17 15:42:22 +01:00
transaction_queue.rs Merge Notifier and TransactionsPoolNotifier (#10591) 2019-06-04 12:35:33 +01:00