Skip to content

fix(issuer): token parse validation tests, jurisdiction race, progress bar clamp, admin role docs - #341

Merged
valoryyaa-byte merged 1 commit into
RWA-ToolKit:mainfrom
oche2920:fix/issuer-panel-issues-310-314
Aug 31, 2026
Merged

fix(issuer): token parse validation tests, jurisdiction race, progress bar clamp, admin role docs#341
valoryyaa-byte merged 1 commit into
RWA-ToolKit:mainfrom
oche2920:fix/issuer-panel-issues-310-314

Conversation

@oche2920

Copy link
Copy Markdown

…s bar clamp, admin role docs

- Add TokenPanel MintCard tests for parseTokenAmount validation errors
  (excess decimals, decimals=0, invalid input) closes RWA-ToolKit#310
- Fix JurisdictionCard race: disable both block/unblock forms while
  either tx is in flight via shared eitherPending flag closes RWA-ToolKit#312
- Clamp DistributionPanel progress bar width to [0,100]% at render
  site; add ExistingDistributionsCard tests incl. out-of-range pct closes RWA-ToolKit#313
- Document required on-chain admin roles and non-admin failure
  behaviour for all three issuer tabs in README and CONTRIBUTING closes RWA-ToolKit#314
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@oche2920 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

@valoryyaa-byte
valoryyaa-byte merged commit b29aae5 into RWA-ToolKit:main Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment