Zebra/zebra-state
teor f94033df08
Make arbitrary block chains pass some genesis checks (#2208)
* Clarify the finalized state assertion that checks the genesis block

* Make arbitrary block chains pass some genesis checks

Use the genesis previous block hash for
- the first arbitrary block in each chain, and
- individual arbitrary blocks.

This setting can be adjusted by individual proptests as needed.
2021-05-27 12:41:20 -03:00
..
proptest-regressions/service/non_finalized_state/tests Stop generating V1-V3 transactions for non-finalized state proptests (#2159) 2021-05-19 18:53:44 -04:00
src Make arbitrary block chains pass some genesis checks (#2208) 2021-05-27 12:41:20 -03:00
tests state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
Cargo.toml Update versions for zebra v1.0.0-alpha.9 release (#2196) 2021-05-26 13:01:39 +02:00