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

Plutusv3 context #3987

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Plutusv3 context #3987

merged 4 commits into from
Jan 16, 2024

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Jan 11, 2024

Description

Addresses most parts of #3788 and depends on #3960

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated
  • When applicable, versions are updated in .cabal and CHANGELOG.md files according to the
    versioning process.
  • The version bounds in .cabal files for all affected packages are updated. If you change the bounds in a cabal file, that package itself must have a version increase. (See RELEASING.md)
  • All visible changes are prepended to the latest section of a CHANGELOG.md for the affected packages. New section is never added with the code changes. (See RELEASING.md)
  • Code is formatted with fourmolu (use scripts/fourmolize.sh)
  • Cabal files are formatted (use scripts/cabal-format.sh)
  • hie.yaml has been updated (use scripts/gen-hie.sh)
  • Self-reviewed the diff

@lehins lehins marked this pull request as draft January 11, 2024 18:49
@lehins lehins force-pushed the lehins/plutus-script-purpose branch 4 times, most recently from ffbc90d to 846e660 Compare January 12, 2024 10:37
@lehins lehins force-pushed the lehins/plutusv3-context branch from 1a1f11e to c6e8bee Compare January 12, 2024 11:10
@lehins lehins force-pushed the lehins/plutus-script-purpose branch from 846e660 to db7d6c0 Compare January 15, 2024 10:29
@lehins lehins force-pushed the lehins/plutusv3-context branch from c6e8bee to 551f1c9 Compare January 15, 2024 10:52
@lehins lehins marked this pull request as ready for review January 15, 2024 10:58
Copy link
Contributor

@Soupstraw Soupstraw left a comment

Choose a reason for hiding this comment

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

LGTM

@lehins lehins force-pushed the lehins/plutus-script-purpose branch 3 times, most recently from 5c909cf to 6d97b11 Compare January 16, 2024 12:47
@lehins lehins force-pushed the lehins/plutusv3-context branch from 39a0781 to 259d880 Compare January 16, 2024 14:34
@lehins lehins force-pushed the lehins/plutus-script-purpose branch 2 times, most recently from 5fccd5a to d223ee4 Compare January 16, 2024 16:07
@lehins lehins changed the base branch from lehins/plutus-script-purpose to master January 16, 2024 16:50
@lehins lehins force-pushed the lehins/plutusv3-context branch from 259d880 to 2a8a642 Compare January 16, 2024 16:53
@lehins lehins force-pushed the lehins/plutusv3-context branch from 2a8a642 to 01c2613 Compare January 16, 2024 18:29
@lehins lehins merged commit 74dead1 into master Jan 16, 2024
11 of 12 checks passed
@neilmayhew neilmayhew deleted the lehins/plutusv3-context branch March 8, 2024 21:07
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