Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Change STS from LEDGER down to use ILC Diff #3364

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 31, 2023

  1. Added Data.Incremental with class(ILC) and basic instances (Map,Monoi…

    …dMap,Total) tests.
    
    Added ILC instances for Core: Coin, UMap, DPState, DState, PState, UTxOState etc.
    Added ILC instances for (Diff DPState), (Diff DState) (Diff UTxOstate) etc.
    Add property tests for ILC invariants for every ILC instance.
    Rewrote the "POOL" STS rule to use differences (Diff PState), and all the POOL tests
    Added the Conway era HSpec test directory:  eras/conway/impl/test
    TimSheard committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    25664e1 View commit details
    Browse the repository at this point in the history