3 Commits

Author SHA1 Message Date
Sam Steel
b9096656d5
Merge 7fe3393179a75d8dbe22b003e0761f3cd143b032 into 065a4e4937a03424ec1d5141f1496e9d1bb40765 2026-06-29 12:01:54 +01:00
r4bbit
3774d5112c docs(stablecoin): move design document into docs folder 2026-06-23 16:55:36 +02:00
youthisguy
7fe3393179 feat: add mint authority model for LP-0013
- Added mint_authority: Option<AccountId> to TokenDefinition::Fungible
- NewFungibleDefinitionWithAuthority instruction
- SetAuthority instruction (rotate or revoke to None)
- Updated Mint with early authority guard
- Fully backwards compatible
- token_core SDK + regenerated SPEL IDL
- End-to-end demo script + tests
2026-06-19 09:53:43 +01:00