grin/core/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
..
core cache get_shift() and get_leaf_shift() in prune_list (#1495) 2018-09-12 08:19:05 +01:00
pow Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
consensus.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
genesis.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
global.rs one day coinbase maturity (#1457) 2018-09-04 10:59:55 +01:00
lib.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Simplify mining header serialization (#1509) 2018-09-11 20:31:05 -07:00