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

Use (Spec state) as state for Spec monad (fix #12). #64

Merged
1 commit merged into from
Oct 29, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 28, 2021

should fix #12


Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Relevant tickets are mentioned in commit messages
    • Formatting, materialized Nix files, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@ghost ghost requested a review from silky October 29, 2021 10:23
@ghost
Copy link
Author

ghost commented Oct 29, 2021

@UlfNorell thanks!

@ghost ghost merged commit 56fc3fa into main Oct 29, 2021
@ghost ghost deleted the contractmodel-spec-monadstate branch October 29, 2021 12:34
This pull request was closed.
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.

Change plutus-contract MonadState Spec instance to have state as state.
1 participant