Solution: LP-0013 — Token authority lifecycle on public LEZ testnet#77
Solution: LP-0013 — Token authority lifecycle on public LEZ testnet#77Tranquil-Flow wants to merge 7 commits into
Conversation
✅ Validation passedA reviewer will assess against the prize criteria. Automated check. See solution template and TERMS. |
7012401 to
f0c9cc5
Compare
|
Final LP-0013 resubmission is ready for review. Fresh narrated demo video: https://youtu.be/rUgsCCPiQfo Validation status:
Thank you. |
|
Note: This PR was initially closed and reopened intentionally. The previous LP-0013 submission (#57) was closed on June 3. To comply with the 7-day resubmission cooldown, this PR was closed and is now being reopened now that the waiting period has elapsed. The submission content is unchanged and validation has already passed. |
|
Heads-up on the on-chain evidence here: the deployed program's transactions currently return When you get a chance, could you re-deploy the program and re-anchor the lifecycle on the current testnet so the transactions are live and independently re-verifiable again? No need to re-submit — just refreshing the on-chain state. Thanks! |
|
Current reset-era refresh status update (pushed to the PR branch):
So: I am not claiming the reviewer-requested fresh full lifecycle re-anchor is complete yet. Historical 2026-06-04 evidence proves the fix, but current reset-era live lifecycle still needs matching Logos client/runtime guidance for custom public program calls, or a testnet/runtime fix that includes these transactions. Updated docs:
|
|
Update: current public-testnet v0.2.0 re-anchor is now complete and pushed. What changed in this PR head (
Validation rerun:
PR remains one-file scope: |
Summary
Final LP-0013 resubmission for Tranquil-Flow.
This updates
solutions/LP-0013.mdwith current v0.2.0 public-testnet evidence for the corrected token-authority lifecycle:7a1de0cd8b432f6809704deb773c9faae3bc9dc2338865e9549b18fb736020eaef87d5e20075b4250e10c00e08ea918c4871554afac6f9715efc03edcb695dc71545cb24fac6bc86530644e2748f50d6ef9009f3create_mint,create_holding,mint_to(60),mint_to(40),set_mint_authority(None), post-revoke mint rejectedauthority=None,supply=100,decimals=6balance=100RISC0_DEV_MODE=0Current public-testnet hashes
793992258d88e69c63cbede6fabec3ff5768d84d824d7ee9f3170f85fb717dceSome(ProgramDeployment)55908821088c98e898c4ef99e9a36e02856092f7afd0155f3457c25c5cf67746Some(Public)8a37a8fb7200856c57d199ce081f2b744ed3cbaeec8326c83092f5ca05ac668fSome(Public)daf5aa91f35dff8250794c0dcfe932de473c651bd25c946d76f09a42cfdb6a97Some(Public)ed07b29c004a796d504814ddf1a9a0cfda373d1618398b620e330ccb529b3cceSome(Public)719123f918df2aee42c4e69d36ba8860807b2a69c97a2927097d8313a508550eSome(Public)016043771c0cc60efaf158ec120a9bf341326967c881285878469503ddd3d4faTransaction is None)Final state read from chain:
4gMBXeUskbUTzxoP8fJJEXj3jxTQz91m6ZW7fMsLMJq6:authority=None,supply=100,decimals=6366n7Nj21EzD27BXRKE2hFDWPtJ1E2Fcx9RmqQoGRD7h:balance=100Validation
Implementation repo at
Tranquil-Flow/lp0013-token-suitecommit7a1de0cd8b432f6809704deb773c9faae3bc9dc2:python3 scripts/validate-submission-docs.py✅python3 -m pytest tests/test_validate_submission_docs.py -q✅bash scripts/ci-verify-testnet.sh✅cargo fmt --all -- --check✅cargo check --workspace✅cargo test --workspace✅cargo clippy --workspace --all-targets -- -D warnings✅7a1de0c: Rust workspace ✅, standalone LEZ local-sequencer preflight ✅; manual-only jobs are intentionally skipped unless manually dispatched.λPrize repo validator on this PR head
39896fa376a0ce759601792058fe772c78762d84:.github/scripts/validate-submission.shwithCHANGED_FILES=solutions/LP-0013.md✅validatecompleted successfully ✅PR scope
This PR updates only:
solutions/LP-0013.mdNo private keys, seeds, credentials, private chat excerpts, or generated wallet storage are included.
Terms
By submitting this solution, I confirm that I have read and agree to the Terms & Conditions, and that the implementation is original work published under MIT OR Apache-2.0 licensing.