grin/chain/src
Cadmus Peverell 5ebe2aa397 Generate txhashset archives on 720 block intervals. (#2813)
* generate txhashset archives on 250 block intervals.

* moved txhashset_archive_interval to global and added a simple test.

* cleaning up the tests and adding license.

* increasing cleanup duration to 24 hours to prevent premature deletion of the current txhashset archive

* bug fixes and changing request_state to request height using archive_interval.

* removing stopstate from chain_test_helper to fix compile issue
2019-06-06 10:39:07 +08:00
..
txhashset Generate txhashset archives on 720 block intervals. (#2813) 2019-06-06 10:39:07 +08:00
chain.rs Generate txhashset archives on 720 block intervals. (#2813) 2019-06-06 10:39:07 +08:00
error.rs Header version cleanup (#2809) 2019-05-08 21:10:42 +01:00
lib.rs Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
pipe.rs Header version cleanup (#2809) 2019-05-08 21:10:42 +01:00
store.rs Implement graceful shutdown (#2812) 2019-05-15 08:51:35 -07:00
txhashset.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Report reorg depth in block status (#2839) 2019-05-24 21:44:28 +02:00