Add offline Cashu V3 decoding for Mission 84 - #99
Open
Nitjsefnie wants to merge 3 commits into
Open
Conversation
Co-Authored-By: GPT-5.6 Sol <noreply@openai.com>
Co-Authored-By: GPT-5.6 Sol <noreply@openai.com>
Co-Authored-By: GPT-5.6 Sol <noreply@openai.com>
|
@Nitjsefnie is attempting to deploy a commit to the jolah1's projects Team on Vercel. A member of the Team first needs to authorize it. |
This was referenced Aug 25, 2026
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
Adds a hands-on Mission 84 exercise that decodes a bundled Cashu V3 sample entirely in the browser and reports its mint URL, amount, and proof count. The token remains local; malformed or unsupported input is rejected before the mission can complete.
Related Issues and Pull Requests
Relates to #84
This implements the issue's self-contained Mission 84 path. The umbrella issue's other proposed hands-on missions remain open.
Changes
Testing
c0fb6d6e72827d4d6d8773118d5a735957c39c9e; all 66 focused browser assertions passed after a locked frontend install, backend release build, Vite launch, and Chrome execution.Bugs Discovered
badge-share.test.mjsseeds an incomplete Money Basics tree #100badge-share.test.mjsseeds an incomplete Money Basics treecargo auditreports 11 vulnerabilities in locked Nostr dependencies #101cargo auditreports 11 vulnerabilities in locked Nostr dependenciesFollow-ups / Known Limitations
cashuBtokens are not decoded by this exercise and receive a focused explanation.Dependencies
@noble/curvesto a direct production dependency at the already locked version 1.9.7; its resolved version and integrity entry are unchanged.Generated by GPT-5.6 Sol (brief, implementation, testing, review, verification)