-
Notifications
You must be signed in to change notification settings - Fork 318
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
CIP-0057 | Include Plutus V3 #768
Conversation
@KtorZ @scarmuega @michaelpj how do you feel about the timing of this change? Would be {useful, misleading} to add this now? If not now, what should this change coincide with exactly? |
@Unisay in case the last question isn't settled as a matter of course here, I've added it for initial discussion at our next CIP Editors' meeting (https://hackmd.io/@cip-editors/83). If you have particular experience suggesting this change would be helpful to make now, please come to the meeting if you can & relay it there (and also comment it here). |
Do the supporting schema's provided with CIP57 also need to also be updated with the new stuff being added via v3? (apologises I am not a plutus expert, so maybe a silly question) |
I think this seems pretty reasonable. I can see the argument for it being premature, but at this point it seems pretty inevitable that there will be a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, in light of #768 (comment) I'll get behind it now. If any reservations come up at the meeting then we can apply these to further reviews. Otherwise if an enthusiastic response we could push it ahead at the meeting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very small change, no danger of breaking backwards compatibility
While the next Plutus Ledger Language version is not yet available on mainnet, its conceivable that one might want to produce a Contract Blueprint for it.
This PR adds
v3
to the list of allowedplutusVersion
values.