grin/servers/src
Gary Yu 37b3a72c2f
use sandbox folder for txhashset validation on state sync (#2685)
* use sandbox folder for txhashset validation on state sync

* rustfmt

* use temp directory as the sandbox instead actual db_root txhashset dir

* rustfmt

* move txhashset overwrite to the end of full validation

* fix travis-ci test

* rustfmt

* fix: hashset have 2 folders including txhashset and header

* rustfmt

* 
(1)switch to rebuild_header_mmr instead of copy the sandbox header mmr 
(2)lock txhashset when overwriting and opening and rebuild

* minor improve on sandbox_dir
2019-03-28 23:24:31 +08:00
..
common use sandbox folder for txhashset validation on state sync (#2685) 2019-03-28 23:24:31 +08:00
grin fix: the restart of state sync doesn't work sometimes (#2687) 2019-03-18 10:44:51 -07:00
mining Reduce number of unwraps in chain crate (#2679) 2019-03-17 13:32:48 +01:00
webwallet Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
common.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
grin.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Compiler warnings 20190123 (#2462) 2019-01-25 10:09:32 +00:00
mining.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
webwallet.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00