openethereum/rpc/src
David d2120ded56 Add a way to signal shutdown to snapshotting threads (#10744)
* Add a way to signal shutdown to snapshotting threads

* Pass Progress to fat_rlps() so we can abort from there too.

* Checking for abort in a single spot

* Remove nightly-only weak/strong counts

* fix warning

* Fix tests

* Add dummy impl to abort snapshots

* Add another dummy impl for TestSnapshotService

* Remove debugging code

* Return error instead of the odd Ok(())
Switch to AtomicU64
2019-06-19 10:13:09 +02:00
..
tests fix(compilation warnings) (#10649) 2019-05-13 15:10:25 +02:00
v1 Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
authcodes.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
http_common.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
lib.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00