openethereum/ethcore/src/snapshot/tests
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
..
helpers.rs Fix deprectation warnings on nightly (#10746) 2019-06-14 18:48:35 +02:00
mod.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
proof_of_authority.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
proof_of_work.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
service.rs Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
state.rs Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
test_validator_contract.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00