Skip to content

refactor(abstract-utxo): route signing and recovery via codec - #9711

Merged
OttoAllmendinger merged 3 commits into
masterfrom
otto/WAL-2045-route-signing-and-recovery
Sep 10, 2026
Merged

refactor(abstract-utxo): route signing and recovery via codec#9711
OttoAllmendinger merged 3 commits into
masterfrom
otto/WAL-2045-route-signing-and-recovery

Conversation

@OttoAllmendinger

Copy link
Copy Markdown
Contributor

Route signing and recovery address handling through coin-provided codecs while
keeping WASM coin names separate from public coin identities.

@linear-code

linear-code Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

WAL-2045

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

⚠️ Unit tests are failing on Node 26.x (Current release line, non-blocking). This is not an LTS version yet, so it does not block merge, but it signals an incompatibility to fix before Node 26.x becomes LTS.

View run

@OttoAllmendinger
OttoAllmendinger marked this pull request as ready for review September 10, 2026 14:42
@OttoAllmendinger
OttoAllmendinger requested a review from a team as a code owner September 10, 2026 14:42
lcovar
lcovar previously approved these changes Sep 10, 2026
Comment thread modules/abstract-utxo/src/transaction/descriptor/explainPsbt.ts Outdated
@OttoAllmendinger
OttoAllmendinger force-pushed the otto/WAL-2045-route-signing-and-recovery branch 3 times, most recently from 597c240 to e3054b4 Compare September 10, 2026 16:08
Separate address encoding from public coin identities so codecs can use
WASM-specific names without leaking network aliases into wasm-utxo.

Refs: WAL-2045
Route transaction and descriptor address handling through coin-provided codecs
so network-specific WASM address formats are preserved consistently.

Refs: WAL-2045
Route signing and recovery address handling through coin-provided codecs while
keeping WASM coin names separate from public coin identities.

Refs: WAL-2045
@OttoAllmendinger
OttoAllmendinger force-pushed the otto/WAL-2045-route-signing-and-recovery branch from e3054b4 to 755d475 Compare September 10, 2026 16:08
@OttoAllmendinger
OttoAllmendinger merged commit e95cdff into master Sep 10, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants