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

Conversation

thpani
Copy link
Contributor

@thpani thpani commented Jul 13, 2023

Update the CosmWasm from-zero-to-hero example with a state machine + invariants.

Closes https://github.com/informalsystems/apalache-internal/issues/52

@thpani thpani self-assigned this Jul 13, 2023
Copy link
Contributor

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looking at how Cosmwasm contracts are usually structured, would it make sense to break down the spec in exactly the same files?

@thpani
Copy link
Contributor Author

thpani commented Jul 14, 2023

Nice! Looking at how CosmWasm contracts are usually structured, would it make sense to break down the spec in exactly the same files?

Good point, I will do a follow-up PR!

Also, we need sum types! ☝️😄

@thpani thpani enabled auto-merge (rebase) July 14, 2023 07:28
@thpani thpani disabled auto-merge July 14, 2023 07:28
@thpani thpani enabled auto-merge July 14, 2023 07:29
@thpani thpani merged commit cdd9afa into main Jul 14, 2023
15 checks passed
@thpani thpani deleted the th/ext-csmwsm-ex branch July 14, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants