Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Import Unspent from dedicated module rather than from utxo-lib. This helps
make the interface clearer and reduces coupling between modules.

Issue: BTC-2980

Inlined Unspent interface from utxo-lib to abstract-utxo to reduce dependencies. Created new unspent.ts file with core UTXO types that includes detailed documentation for each type. Issue: BTC-2980 Co-authored-by: llm-git <[email protected]>
@OttoAllmendingerOttoAllmendingerforce-pushed the BTC-2980.inline-unspent-type branch from 8bd88b9 to 83cfd4bCompareJanuary 29, 2026 16:15
@OttoAllmendingerOttoAllmendinger marked this pull request as ready for review January 29, 2026 16:41
@OttoAllmendingerOttoAllmendinger requested a review from a team as a code ownerJanuary 29, 2026 16:41
@OttoAllmendingerOttoAllmendinger merged commit eac1076 into masterJan 30, 2026
20 of 21 checks passed
Sign up for freeto 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

@OttoAllmendinger@parvbitgo067