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

PlutusV2 -> PlutusV3 #1523

Closed
wants to merge 18 commits into from
Closed

PlutusV2 -> PlutusV3 #1523

wants to merge 18 commits into from

Commits on Aug 13, 2024

  1. PlutusV2 -> PlutusV3

    locallycompact committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ca0cb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec7fd00 View commit details
    Browse the repository at this point in the history
  3. Use PlutusScriptV3 everywhere

    ch1bo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    db634b4 View commit details
    Browse the repository at this point in the history
  4. Use PlutusV3 in more places

    ch1bo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c4c45b5 View commit details
    Browse the repository at this point in the history
  5. FIXME: increase max tx size for local e2e tests

    This should not be kept like this and is only incresased to progress
    with V3 update
    ch1bo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f06f841 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    444e989 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Fix HeadTokens minting validator

    The decoding of script context got lost when updating from PlutusV2 to
    PlutusV3 seemingly.
    ch1bo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    38b9701 View commit details
    Browse the repository at this point in the history
  2. regenerate scripts

    locallycompact committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    92ab4ab View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ebe28c9 View commit details
    Browse the repository at this point in the history
  2. stash plutus-cbor

    locallycompact committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7d91df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7c661 View commit details
    Browse the repository at this point in the history
  4. Regenerate scripts

    locallycompact committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4422090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d0168 View commit details
    Browse the repository at this point in the history
  6. Bump executionMemory

    locallycompact committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d6d404f View commit details
    Browse the repository at this point in the history
  7. Bump maxTxSize

    locallycompact committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c07119c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d9e814d View commit details
    Browse the repository at this point in the history
  2. treefmt

    locallycompact committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    392910d View commit details
    Browse the repository at this point in the history
  3. hlint

    locallycompact committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    30601e7 View commit details
    Browse the repository at this point in the history