IntersectMBO / IntersectMBO/cardano-ledger

Move the soundness checks in `Test.Cardano.Ledger.STS` to `cardano-ledger-conformance`

Open
#4,884 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
295
Forks
179
Avg merge
4d 7h
Merged PRs (30d)
29

Description

There are some soundness checks for the constrained specs in [`Test.Cardano.Ledger.STS`](https://github.com/IntersectMBO/cardano-ledger/blob/master/libs/cardano-ledger-test/src/Test/Cardano/Ledger/STS.hs#L146-L380), but I have moved some of these specs into `cardano-ledger-conformance` and commented out the corresponding soundness checks. We should move these soundness tests into `cardano-ledger-conformance` as well and re-enable them.

It would make more sense to use the specs from the `ExecSpecRule` instance of each era.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.