grin/core/tests
John Tromp 0d94d35a9d Simplify and optimize MMR routines (#1301)
* add new core mmr routine upon which others should be built more efficiently
* tons of pmmr optimizations and simplifications
* fix typo and extend docs
* change initial spaces to tab to fix indentation
2018-08-11 10:44:56 -07:00
..
common Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
vec_backend fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00
block.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
consensus.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +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 Simplify and optimize MMR routines (#1301) 2018-08-11 10:44:56 -07:00
transaction.rs Use updated bulletproof API (#1194) 2018-06-25 12:28:56 +01:00