grin/core
John Tromp 6429580b0c PoW HardFork (#2866)
* 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
2019-06-12 10:28:14 +01:00
..
fuzz [1.1.0] Bring fuzz test back (#2675) 2019-03-15 15:32:14 +01:00
src PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
tests PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
Cargo.toml create 2.0.0 branch 2019-06-05 20:36:57 +01:00