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

Version the plutus scripts #3911

Merged
merged 6 commits into from
May 30, 2022
Merged

Conversation

newhoggy
Copy link
Contributor

@newhoggy newhoggy commented May 25, 2022

Move all plutus scripts to under the v1 directory.

New Babbage scripts will use scripts under the v2 directory.

If it's possible for a script to run in both Alonzo and Babbage, they will be able to use the corresponding script that is built with the correct version of plutus language by choosing the directory.

example-txin-locking-plutus-script.sh modified to run against both Alonzo and Babbage.

Scripts were generated by IntersectMBO/plutus-apps#482

@newhoggy newhoggy changed the title Newhoggy/version the plutus scripts Version the plutus scripts May 25, 2022
@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch 2 times, most recently from 5704290 to a347d4a Compare May 25, 2022 14:02
Copy link
Contributor

@Jimbo4350 Jimbo4350 left a comment

Choose a reason for hiding this comment

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

Good stuff 👍

@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch from a347d4a to cea73d3 Compare May 26, 2022 14:41
@newhoggy
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 26, 2022
3911: Version the plutus scripts r=newhoggy a=newhoggy

Move all plutus scripts to under the `v1` directory.

New Babbage scripts will use scripts under the `v2` directory.

If it's possible for a script to run in both Alonzo and Babbage, they will be able to use the corresponding script that is built with the correct version of plutus language by choosing the directory.

`example-txin-locking-plutus-script.sh` modified to run against both Alonzo and Babbage.

Scripts were generated by IntersectMBO/plutus-apps#482


Co-authored-by: John Ky <john.ky@iohk.io>
@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch from cea73d3 to c1989bd Compare May 26, 2022 15:07
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 26, 2022

Canceled.

@newhoggy
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 26, 2022
3911: Version the plutus scripts r=newhoggy a=newhoggy

Move all plutus scripts to under the `v1` directory.

New Babbage scripts will use scripts under the `v2` directory.

If it's possible for a script to run in both Alonzo and Babbage, they will be able to use the corresponding script that is built with the correct version of plutus language by choosing the directory.

`example-txin-locking-plutus-script.sh` modified to run against both Alonzo and Babbage.

Scripts were generated by IntersectMBO/plutus-apps#482


3922: Updated iohkNix to latest version r=disassembler a=bolt12

This bumps iohkNix version to include this recent patch: input-output-hk/iohk-nix@edb2d2d

Co-authored-by: John Ky <john.ky@iohk.io>
Co-authored-by: Armando Santos <armandoifsantos@gmail.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 26, 2022

Build failed (retrying...):

iohk-bors bot added a commit that referenced this pull request May 26, 2022
3911: Version the plutus scripts r=newhoggy a=newhoggy

Move all plutus scripts to under the `v1` directory.

New Babbage scripts will use scripts under the `v2` directory.

If it's possible for a script to run in both Alonzo and Babbage, they will be able to use the corresponding script that is built with the correct version of plutus language by choosing the directory.

`example-txin-locking-plutus-script.sh` modified to run against both Alonzo and Babbage.

Scripts were generated by IntersectMBO/plutus-apps#482


Co-authored-by: John Ky <john.ky@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 26, 2022

Build failed:

@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch 2 times, most recently from 86f1f3b to 73c17e8 Compare May 26, 2022 23:11
@angerman angerman force-pushed the newhoggy/version-the-plutus-scripts branch from 0bd2ce0 to 9939f30 Compare May 27, 2022 08:59
@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch 2 times, most recently from bb65461 to 1830783 Compare May 28, 2022 00:18
@newhoggy newhoggy force-pushed the newhoggy/version-the-plutus-scripts branch from 444caaf to 25df056 Compare May 30, 2022 12:56
@newhoggy
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 30, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 759b6d4 into master May 30, 2022
@iohk-bors iohk-bors bot deleted the newhoggy/version-the-plutus-scripts branch May 30, 2022 22:01
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