Skip to content

Solution: LP-0013 — Token Program Improvements: Authorities#101

Open
aegonmyy wants to merge 2 commits into
logos-co:masterfrom
aegonmyy:solution/lp-0013
Open

Solution: LP-0013 — Token Program Improvements: Authorities#101
aegonmyy wants to merge 2 commits into
logos-co:masterfrom
aegonmyy:solution/lp-0013

Conversation

@aegonmyy

@aegonmyy aegonmyy commented Jul 2, 2026

Copy link
Copy Markdown

Mint-authority model for the LEZ fungible-token program: authority set at init, authority-gated minting, atomic rotation, and permanent revocation to None (fixing supply), with deterministic 1003 rejection of any post-revoke mint. Ships the RFP-001 admin_authority library (zero SPEL/LEZ deps), an SDK, two example integrations, SPEL IDL, integration tests in CI, and a reproducible RISC0_DEV_MODE=0 demo.

  • Repo: https://github.com/aegonmyy/token-authority (MIT OR Apache-2.0)
  • Live on public LEZ v0.2.0 testnet (commit a58fbce2): the full create -> mint -> rotate -> mint(rotated) -> revoke -> post-revoke-rejected lifecycle is confirmed on-chain; all 5 tx hashes verified live at submission time. Program ID 63a29a4ec2b24402807c319d14e5d9a6bd5b26a49088cb3c6c2c8cd6187d2a60.
  • Video: https://youtu.be/zyPMxCXMFIQ
  • CI: green on main (both jobs).

Full success-criteria checklist, on-chain evidence table, and reproduction steps are in solutions/LP-0013.md.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

✅ Validation passed

A reviewer will assess against the prize criteria.
ℹ️ Solution submission for LP-0013.
ℹ️ Checking repo: https://github.com/aegonmyy/token-authority


Automated check. See solution template and TERMS.

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.

1 participant