grin/store/src
Gary Yu d36a0b29ef store both mmr index and block height into database for output (#2903)
* store both mmr index and block height into database for output

* rustfmt

* fix: mmr position is 1-based instead of 0-based

* (Hash, u64, u64) deserves a type
2019-08-29 17:14:39 +01:00
..
leaf_set.rs Add debug logging on startup to provide size of our leaf_set (aka UTXO set) (#2788) 2019-04-30 12:27:37 -07:00
lib.rs Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
lmdb.rs store both mmr index and block height into database for output (#2903) 2019-08-29 17:14:39 +01:00
pmmr.rs cleanup deprecation warnings about missing dyn with trait objects (#2997) 2019-08-26 21:17:47 +01:00
prune_list.rs Prune list robustness (#2976) 2019-07-29 12:42:12 +01:00
types.rs Rewind head and header_head consistently. (#2918) 2019-07-26 08:36:24 +01:00