Release: develop -> main - #4
Merged
Merged
Conversation
- risks.md: SP1 CPU prover is live (not mock), keys are encrypted (AES-GCM in IndexedDB, not plaintext localStorage) - wallet.md: add seed phrase + passkey auth options, update feature table (encrypted storage, signed sends live), fix API endpoints, fix repo URL and package manager (npm not yarn) - key-management.md: deterministic address derivation (SHA-256 of pubkey, no random blinding), encrypted IndexedDB storage, two auth methods (BIP-39 + WebAuthn PRF) - transaction-flow.md: update account creation flow with auth method selection and encrypted storage - tech-decisions.md: SP1 CPU prover in production, mock for dev only - backend.md: add all 8 API endpoints, update env vars (IS_MAINNET, NETWORK_NAME, prover modes)
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Deploying zkcoins-docs with
|
| Latest commit: |
511160b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://55e6ea0f.zkcoins-docs.pages.dev |
| Branch Preview URL: | https://develop.zkcoins-docs.pages.dev |
Three-phase plan: human-readable aliases with .well-known/lnurlp endpoint (Phase 1), full Lightning Address compatibility (Phase 2), and UMA support for USDT→WUSDT bridging (Phase 3).
- Default address is auto-derived {8-hex}@zkcoins.app, no registration
- Custom username claim is optional with Schnorr signature auth
- Actual API paths (/api/username/resolve, /api/username/claim)
- Hex prefix fallback resolution documented
- Wallet behavior: display, copy, QR all use zkcoins format
- Phase 3 UMA: no $ prefix for default, $ only for UMA compat
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.
Automatic Release PR
Commits: 1 new commit(s)