grin/core/tests
Ignotus Peverell c5b9d867ae
Cuckaroo Testnet4 hard fork (#1997)
* PoW context is now properly picked depending on the chain type,
edge bits and block height. Height const for T4 hard fork leaving
a couple weeks to have miners in place. Removed now unused Cuckoo context.
* Simplified block siphash
* Fix servers crate compilation
* Tiny bit cleaner block siphash. Maybe.
* Cuckatoo min edge bits update for T4 and mainnet
* Fix header size tests, Cuckatoo31 default means one more bit per edge
* Remove redundant param from verify_size
2018-11-24 12:33:17 -08: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 Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00
consensus.rs Take 2 2018-10-26 16:28:15 -07:00
core.rs Refactor kernel sig msg creation (#1954) 2018-11-10 16:24:11 +01:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs Split wallet client trait (#1970) 2018-11-13 13:18:33 +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