IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
251 stars 157 forks source link

Constraints and properties for EPOCH rule #3817

Open lehins opened 8 months ago

lehins commented 8 months ago

This ticket defines some properties that can be testes with property testing: https://github.com/input-output-hk/cardano-ledger/issues/3881

In particular utilizing GetCommitteeMembersState to check the state change after submission of UpdateCommitee proposal and necessary votes votes:

lehins commented 5 months ago

Here is a good property that we should test for the EPOCH rule: