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

Plutus V3 script updates #822

Merged
merged 10 commits into from
Jul 24, 2024
Merged

Plutus V3 script updates #822

merged 10 commits into from
Jul 24, 2024

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    246faea View commit details
    Browse the repository at this point in the history
  2. Introduce pScriptDatumOrFileCip69 parser that makes supplying a datum

    for a spending script optional
    Jimbo4350 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    be8eef5 View commit details
    Browse the repository at this point in the history
  3. Parameterize pScriptWitnessFiles on ShelleyBasedEra era so that we can

    relax the datum requirement of spending scripts in the conway era
    Jimbo4350 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e47a35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f455ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f2704b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6339c5 View commit details
    Browse the repository at this point in the history
  7. Modify pPlutusReferenceScriptWitness parser to relax the requirement for

    a spending script datum in Conway
    Jimbo4350 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    536b9d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad19a1e View commit details
    Browse the repository at this point in the history
  9. Propage changes in:

    - Cardano.CLI.Read
    - Cardano.CLI.Legacy.Options
    - Cardano.CLI.EraBased.Options.Transaction
    Jimbo4350 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4cff54b View commit details
    Browse the repository at this point in the history
  10. Update golden tests

    Jimbo4350 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7a4271a View commit details
    Browse the repository at this point in the history