Add a test that check TICKF and TICK produce the same LedgerView #5047
Labels
constraint-generators
Relevant tasks to constraint-generators library or its usage in ledger
🕵️ testing
We had a similar test:
which was removed in #5007, due to triggering assertions introduced in the same PR.
The goal of this ticket is to bring back the same kind of test that runs for all eras, not just Shelley, but also with a reasonable NewEpochState that is actually valid. Likely through the utilization of constraint generators.
The text was updated successfully, but these errors were encountered: