Skip to content

Conversation

@Soupstraw
Copy link
Contributor

Description

Implements a script that prohibits a single treasury withdrawal from withdrawing too much ADA from the treasury.

This addresses the second point in #4382

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@Soupstraw Soupstraw requested a review from a team as a code owner September 10, 2025 14:57
@Soupstraw Soupstraw force-pushed the jj/testing-plutus-scripts branch 2 times, most recently from dad8c8c to b273789 Compare September 11, 2025 09:06
Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

Nice!

@lehins lehins force-pushed the jj/testing-plutus-scripts branch from b273789 to d3217e1 Compare September 12, 2025 19:23
@lehins lehins enabled auto-merge September 12, 2025 19:23
@lehins lehins force-pushed the jj/testing-plutus-scripts branch from d3217e1 to da45815 Compare September 13, 2025 15:06
@lehins lehins merged commit de77e8c into master Sep 13, 2025
115 checks passed
@lehins lehins deleted the jj/testing-plutus-scripts branch September 13, 2025 16:50
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.

3 participants