openethereum/ethcore/src/snapshot/tests
Niklas Adolfsson 23fc5517b5 Replace std::env::temp_dir with tempdir in tests (#8103)
* std::env::temp_dir -> tempdir in test context

* fix lifetime issue so tempdir removes tmpfiles
2018-03-14 12:26:20 +01:00
..
helpers.rs Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
mod.rs PoA warp implementation (#5488) 2017-05-17 12:41:33 +02:00
proof_of_authority.rs Replace std::env::temp_dir with tempdir in tests (#8103) 2018-03-14 12:26:20 +01:00
proof_of_work.rs Make block generator easier to use (#7888) 2018-02-16 10:11:29 +01:00
service.rs Client refactoring (#7038) 2018-03-03 18:42:13 +01:00
state.rs Replace RandomTempDir with tempdir::Tempdir (#7624) 2018-01-19 17:32:53 +01:00
test_validator_contract.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00