grin/core/tests
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
..
block.rs Header version cleanup (#2809) 2019-05-08 21:10:42 +01:00
common.rs [1.1.0] CbData Serialization change + reward output test mode (#2710) 2019-03-26 12:26:03 +00:00
consensus.rs PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
core.rs Pool tx weight verification (#2466) 2019-01-25 12:48:15 -08:00
merkle_proof.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pmmr.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
transaction.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
vec_backend.rs initial support for kernel data download (#2765) 2019-05-14 17:17:38 +01:00
verifier_cache.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00