Solution: LP-0013 — Token authority lifecycle on public LEZ testnet#77
Open
Tranquil-Flow wants to merge 3 commits into
Open
Solution: LP-0013 — Token authority lifecycle on public LEZ testnet#77Tranquil-Flow wants to merge 3 commits into
Tranquil-Flow wants to merge 3 commits into
Conversation
✅ Validation passedA reviewer will assess against the prize criteria. Automated check. See solution template and TERMS. |
7012401 to
f0c9cc5
Compare
Author
|
Final LP-0013 resubmission is ready for review. Fresh narrated demo video: https://youtu.be/rUgsCCPiQfo Validation status:
Thank you. |
Author
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Final LP-0013 resubmission for Tranquil-Flow.
This updates
solutions/LP-0013.mdwith the corrected token-authority lifecycle evidence:32335764e583cd45684e0100ca63a3564a02274daa6ea6a5f758fad671b0a9cecreate_mint,create_holding,mint_to(60),mint_to(40),set_mint_authority(None), post-revoke mint rejectedauthority=None,supply=100,decimals=6RISC0_DEV_MODE=0Validation
Implementation repo at
Tranquil-Flow/lp0013-token-suite:cargo fmt --all -- --check✅cargo check --workspace✅cargo test --workspace✅cargo clippy --workspace --all-targets -- -D warnings✅bash scripts/demo.sh✅python3 scripts/validate-submission-docs.py✅python3 tests/test_validate_submission_docs.py✅bash scripts/demo-testnet-live.sh verify✅2ee5201730da9aff1bba944fb30d9a2073afb2d3: https://github.com/Tranquil-Flow/lp0013-token-suite/actions/runs/27200257857 ✅Standalone local-sequencer prepared-host evidence:
RISC0_DEV_MODE=0 bash scripts/demo-localnet.shsupply=100, holdingbalance=100, authorityNone✅λPrize repo validator:
logos-co/lambda-prizeclone.github/scripts/validate-submission.sh## ✅ Validation passedPR scope
This PR adds/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.