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

PLT-18: Create validator/minting policy/stake validator wrapper for Plutus V2 #461

Merged
merged 5 commits into from
May 17, 2022

Conversation

koslambrou
Copy link
Contributor

@koslambrou koslambrou commented May 14, 2022

The main changes are done in the packages plutus-script-utils. I created a V2 module from the V1, then I updated the functions to work with Plutus V2.

Unfortunately, I also did a merge from main branch, so it also includes changes from commits from main.

So, mainly look at the changes plutus-script-utils.

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

MaximilianAlgehed and others added 4 commits May 9, 2022 08:04
This reverts commit 310d848 because it breaks the codebase.
* Allow chain-index to print silently.

Commit adds a new definition `Plutus.ChainIndex.App (runMainWithLog)` allowing to run chain-index with different function to do startup logs.
… script hashing functions along with typed plutus script wrappers. (#447)
@koslambrou koslambrou force-pushed the plt18-validator-wrapper-plutusv2 branch 5 times, most recently from a21f632 to 0f60bb4 Compare May 16, 2022 00:10
@koslambrou koslambrou requested a review from a user May 16, 2022 00:10
@koslambrou koslambrou marked this pull request as ready for review May 16, 2022 00:10
@koslambrou koslambrou force-pushed the plt18-validator-wrapper-plutusv2 branch 5 times, most recently from aaa5537 to 91ee6f5 Compare May 16, 2022 19:22
@koslambrou koslambrou force-pushed the plt18-validator-wrapper-plutusv2 branch from 91ee6f5 to 76cb0e8 Compare May 16, 2022 20:56
@koslambrou koslambrou merged commit 5d2c193 into next-node May 17, 2022
@koslambrou koslambrou deleted the plt18-validator-wrapper-plutusv2 branch May 17, 2022 10:30
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.

3 participants