Skip to content

feat(soroban): enforce clip_id uniqueness across upgrades closes #332#351

Merged
Eniola3321 merged 2 commits into
ANYTECHS:mainfrom
Nonso-Eze:feature/332-clip-id-uniqueness-enforcement
Jun 2, 2026
Merged

feat(soroban): enforce clip_id uniqueness across upgrades closes #332#351
Eniola3321 merged 2 commits into
ANYTECHS:mainfrom
Nonso-Eze:feature/332-clip-id-uniqueness-enforcement

Conversation

@Nonso-Eze

Copy link
Copy Markdown
Contributor
  • Add is_clip_minted/mark_clip_minted/load_clip_token_id private helpers
  • Add public clip_id_minted() view function backed by persistent ClipIdMinted storage
  • Fix pre-existing duplicate function definitions and broken brace structure
  • Canonical mint path checks is_clip_minted before writing TokenData
  • closes [Soroban] Implement clip_id uniqueness enforcement #332

@drips-wave

drips-wave Bot commented May 30, 2026

Copy link
Copy Markdown

@Nonso-Eze Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Nonso-Eze

Copy link
Copy Markdown
Contributor Author

please merge

@Eniola3321 Eniola3321 merged commit 582b2e9 into ANYTECHS:main Jun 2, 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

Development

Successfully merging this pull request may close these issues.

[Soroban] Implement clip_id uniqueness enforcement

2 participants