grin/store/src
Antioch Peverell 07eefc4d6b
cache get_shift() and get_leaf_shift() in prune_list (#1495)
* cache shift and leaf_shift values in prune_list for fast lookup later

* rustfmt

* fixup core tests
2018-09-12 08:19:05 +01:00
..
leaf_set.rs Cleanup generics (where not needed) (#1429) 2018-08-27 17:22:48 -04:00
lib.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
lmdb.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
pmmr.rs cache get_shift() and get_leaf_shift() in prune_list (#1495) 2018-09-12 08:19:05 +01:00
prune_list.rs cache get_shift() and get_leaf_shift() in prune_list (#1495) 2018-09-12 08:19:05 +01:00
rm_log.rs Replace rm_log with leaf_set (compact bitmap) (#1147) 2018-06-18 11:18:38 -04:00
types.rs Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00