Skip to content

Comments

feat: use fromOutput to remove utxolib dependency in wasm path#7861

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2909-dims-2
Jan 8, 2026
Merged

feat: use fromOutput to remove utxolib dependency in wasm path#7861
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2909-dims-2

Conversation

@lcovar
Copy link
Contributor

@lcovar lcovar commented Jan 7, 2026

  • Replace Dimensions.fromOutput(script) with Dimensions.fromOutput(address, coinName)
  • This eliminates utxolib.address.toOutputScript calls in dimension calculations

Ticket: BTC-2909

TICKET: BTC-2909

- Replace Dimensions.fromOutput(script) with Dimensions.fromOutput(address, coinName)
- This eliminates utxolib.address.toOutputScript calls in dimension calculations

Ticket: BTC-2909

TICKET: BTC-2909
@lcovar lcovar requested a review from a team as a code owner January 7, 2026 20:42
@OttoAllmendinger OttoAllmendinger merged commit 0aacdce into master Jan 8, 2026
20 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.

2 participants