openethereum/ethcore
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
..
benches Fix deprectation warnings on nightly (#10746) 2019-06-14 18:48:35 +02:00
blockchain Fix deprectation warnings on nightly (#10746) 2019-06-14 18:48:35 +02:00
call-contract Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
db Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
evm Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
light Die error_chain, die (#10747) 2019-06-17 08:44:59 +02:00
node-filter Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
private-tx Die error_chain, die (#10747) 2019-06-17 08:44:59 +02:00
res ethcore: enable ECIP-1054 for classic (#10731) 2019-06-11 19:55:05 +02:00
service Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
src Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
sync Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
types Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
vm Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
wasm Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
Cargo.toml Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00