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

Use non-zero costmodels in Imp tests #4766

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2024

  1. Calculate the fee in ImpTests fixup with maximum redeemers

    so that we can fixup the redeemers after the fee was computed, in order
    to have enough budget for the scripts
    teodanciu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8e60bd8 View commit details
    Browse the repository at this point in the history
  2. Add 10% to the fee we're fixup up the transactions with

    in order to cover the things fixed up after the fee was fixed up
    teodanciu committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    845037e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d072dc View commit details
    Browse the repository at this point in the history