grin/core/tests
Antioch Peverell d23dec73d0
PMMRable cleanup (#1910)
* cleanup pmmrable and len()
introduce FixedLength trait with a const LEN
make Hash impl FixedLength for consistency

* rustfmt

* store tests cleanup

* rustfmt

* whats going on with those comments and rustfmt?
2018-11-01 20:14:46 +00:00
..
common replace all Difficulty::one by ::min 2018-10-18 21:18:16 +02:00
vec_backend PMMRable cleanup (#1910) 2018-11-01 20:14:46 +00:00
block.rs replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00
consensus.rs Take 2 2018-10-26 16:28:15 -07:00
core.rs replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs The Header MMR (One MMR To Rule Them All) (#1716) (#1747) 2018-10-15 19:24:01 +01:00
transaction.rs [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00
verifier_cache.rs replace stdlib RwLock and Mutex with parking_lot (#1793) 2018-10-20 08:13:07 +08:00