grin/chain/src
Quentin Le Sceller 3df050cc93 Check content before zip/unzip the txhashset (#1174)
* Check txhashset content before zip/unzip
* Add header in txhashset verification
* Add copy function and test
* Add file util
* Now check and remove unexpected files instead of just crashing
2018-08-02 19:16:16 -07:00
..
chain.rs Check content before zip/unzip the txhashset (#1174) 2018-08-02 19:16:16 -07:00
error.rs Fix bug on block sync (#1271) (#1281) 2018-07-22 12:25:56 -07:00
lib.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
pipe.rs Fix: old time crate use 0..11 as the month, make mistake when switching to chrono Utc.ymd (#1304) (#1305) 2018-07-31 09:35:57 -07:00
store.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
txhashset.rs Check content before zip/unzip the txhashset (#1174) 2018-08-02 19:16:16 -07:00
types.rs fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00