Skip to content

feat: add supply cap constraints and update escrow tests#422

Merged
BigBen-7 merged 4 commits into
Lead-Studios:mainfrom
Ummi-001:feat/add-max-supply-cap
Jun 28, 2026
Merged

feat: add supply cap constraints and update escrow tests#422
BigBen-7 merged 4 commits into
Lead-Studios:mainfrom
Ummi-001:feat/add-max-supply-cap

Conversation

@Ummi-001

Copy link
Copy Markdown
Contributor

Description

This PR implements the maximum supply cap logic and updates the escrow test suite to cover event emissions and account freezing edge cases.

Closes #356
Closes #357
Closes #358

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • CI / Tooling

Changelog Reminder

  • I have updated CHANGELOG.md with a description of this change.

Checklist

  • make test passes with no failures
  • make fmt has been run (no formatting diffs)
  • New logic has at least one test covering the happy path
  • Error and edge cases are tested where practical
  • cargo clippy --all -- -D warnings is clean
  • New/updated modules include //! module-level docs
  • storage_types.rs updated if new storage keys were added
  • lib.rs updated if a new module was declared
  • docs/abi-reference.md updated if the public interface changed

@BigBen-7 BigBen-7 merged commit 4e61cf1 into Lead-Studios:main Jun 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants