grin/core/tests
Antioch Peverell 8bad93c8c9
Reduce amount of clone() going on when applying data to MMRs (#2046)
* less cloning when pushing to PMMR

* pass a ref to data when applying to the MMR and appending to the backend

* cleanup

* rustfmt

* fixup tests
2018-12-02 19:59:24 +00:00
..
common replace all Difficulty::one by ::min 2018-10-18 21:18:16 +02:00
vec_backend Reduce amount of clone() going on when applying data to MMRs (#2046) 2018-12-02 19:59:24 +00:00
block.rs Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00
consensus.rs Fix secondary pow scaling bug (#2051) 2018-11-30 11:19:55 +00:00
core.rs Refactor kernel sig msg creation (#1954) 2018-11-10 16:24:11 +01:00
merkle_proof.rs Reduce amount of clone() going on when applying data to MMRs (#2046) 2018-12-02 19:59:24 +00:00
pmmr.rs Reduce amount of clone() going on when applying data to MMRs (#2046) 2018-12-02 19:59:24 +00: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