grin/core/tests
Antioch Peverell d0f8d325f2
implement prune_list as a bitmap (#1179) (#1206)
* implement prune_list as a bitmap
and simplify

* cleanup prune_list, use maximum()

* handle migration of prune_list to new bitmap prun file

* legacy filename consts

* cleanup and docs
2018-06-28 20:53:00 -04:00
..
common Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
vec_backend Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
block.rs Use updated bulletproof API (#1194) 2018-06-25 12:28:56 +01:00
consensus.rs Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
core.rs Use updated bulletproof API (#1194) 2018-06-25 12:28:56 +01:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs implement prune_list as a bitmap (#1179) (#1206) 2018-06-28 20:53:00 -04:00
transaction.rs Use updated bulletproof API (#1194) 2018-06-25 12:28:56 +01:00