openethereum/ethcore/src/snapshot
Tomasz Drwięga a24b6ad983 Use standard paths for Ethash cache (#5881)
* Use cache path to store ethash files.

* Fixing tests, more flexible API.

* Use AsRef<Path> everywhere.

* Fixing ethcore tests.

* Fix RPC tests.
2017-07-10 12:57:40 +02:00
..
consensus PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00
tests Use standard paths for Ethash cache (#5881) 2017-07-10 12:57:40 +02:00
account.rs Fix tests 2017-06-29 13:05:33 +02:00
block.rs Fix tests 2017-06-29 13:05:33 +02:00
error.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
io.rs Fine grained snapshot chunking 2017-03-25 13:22:25 +01:00
mod.rs Upgrade elastic-array to 0.9.0 2017-06-29 13:05:33 +02:00
service.rs PoA: Wait for transition finality before applying (#5774) 2017-06-28 13:17:36 +02:00
snapshot_service_trait.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
watcher.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00