You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V48 Gate 1: Update Track 1 rollup for reconnect auth_source; family authoring moves to its own gate
The signed-in Leather reconnect rewrites the wallet connection auth_source
from bitcoin_wallet_oauth_identity to bitcoin_wallet_provider, so the
rollup's wallet join now accepts both and surfaces payment_address,
proof_kind, and auth_source. Notes clarify the full V48 draft family opens
in a dedicated authoring gate; Gate 1 closes as the identity/auth QA gate.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: BITCODE_SPEC_V48_NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
- Scope: V48 starts as the interactive local experiential QA target over promoted V47 commercial website testnet launch canon.
14
14
- QA findings ledger: `BITCODE_V48_QA.md` (the running record of accepted V48 findings and repairs)
15
15
- Gate 1 (in progress): identity and authentication interactive QA on branch `v48/gate-1-identity-auth-interactive-qa`
16
-
- Full draft family (`BITCODE_SPEC_V48.md`, `BITCODE_SPEC_V48_DELTA.md`, `BITCODE_SPEC_V48_PARITY_MATRIX.md`) opens at Gate 1 closure, per the V47 Gate 1 precedent
16
+
- Full draft family (`BITCODE_SPEC_V48.md`, `BITCODE_SPEC_V48_DELTA.md`, `BITCODE_SPEC_V48_PARITY_MATRIX.md`) opens in a dedicated specification-authoring gate once the interactive QA tracks have accumulated the specification intent; Gate 1 closed as the identity/authentication QA-and-repairs gate
0 commit comments