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

Extend CosmWasm example with state machine + invariants #1044

Merged
merged 4 commits into from
Jul 14, 2023
Merged

Commits on Jul 14, 2023

  1. Add remaining tests

    thpani committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2717ae3 View commit details
    Browse the repository at this point in the history
  2. Mark pure defs as pure

    thpani committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    496ed33 View commit details
    Browse the repository at this point in the history
  3. Replace link with permalink

    thpani committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d23333a View commit details
    Browse the repository at this point in the history
  4. Add state machine + invariants

    thpani committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2e32c47 View commit details
    Browse the repository at this point in the history