grin/core/tests
Antioch Peverell bf815aa5cd
Readonly pmmr cleanup (#2083)
* avoid locking txhashset by using a readonly PMMR

* rustfmt
2018-12-05 14:52:53 +00:00
..
common replace all Difficulty::one by ::min 2018-10-18 21:18:16 +02:00
vec_backend store pmmr cleanup (#2075) 2018-12-05 13:02: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 Readonly pmmr cleanup (#2083) 2018-12-05 14:52:53 +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