mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
6429580b0c
* allow version 2 blocks for next 6 months * add cuckarood.rs with working tests * switch cuckaroo to cuckarood at right heights * reorder to reduce conditions * remove _ prefix on used args; fix typo * Make Valid Header Version dependant on ChainType * Rustfmt * Add tests, uncomment header v2 * Rustfmt * Add FLOONET_FIRST_HARD_FORK height and simplify logic * assume floonet stays closer to avg 60s block time * move floonet hf forward by half a day * update version in new block when previous no longer valid * my next commit:-) * micro optimization |
||
---|---|---|
.. | ||
block.rs | ||
common.rs | ||
consensus.rs | ||
core.rs | ||
merkle_proof.rs | ||
pmmr.rs | ||
transaction.rs | ||
vec_backend.rs | ||
verifier_cache.rs |