Skip to content

chore(scripts): remove utxo boilerplate from sdk-coin-generator#8858

Merged
OttoAllmendinger merged 1 commit into
masterfrom
otto/sdk-coin-generator-drop-utxo
May 26, 2026
Merged

chore(scripts): remove utxo boilerplate from sdk-coin-generator#8858
OttoAllmendinger merged 1 commit into
masterfrom
otto/sdk-coin-generator-drop-utxo

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

Summary

Removes the dead `utxo` boilerplate from `scripts/sdk-coin-generator/template/boilerplates/`. The template was outdated (referenced removed utxolib APIs) and would not generate compilable code if anyone selected it.

PR group context

Part of an 8-PR fan-out removing `@bitgo/utxo-lib` from abstract-utxo runtime. Independent — touches only `scripts/sdk-coin-generator/`, no overlap with the abstract-utxo lane. Can merge in any order.

Test plan

🤖 Generated with Claude Code

@OttoAllmendinger OttoAllmendinger requested review from a team as code owners May 26, 2026 09:13
The utxo boilerplate template depended on @bitgo/utxo-lib and abstract-utxo's
legacy code paths, and was producing TS compile errors after recent
abstract-utxo refactors. New utxo coins are not being added via this
generator; remove the template and the related dependency/menu entries.

Refs: T1-3279
@OttoAllmendinger OttoAllmendinger force-pushed the otto/sdk-coin-generator-drop-utxo branch from 3b581f6 to 31bf5b1 Compare May 26, 2026 09:32
@OttoAllmendinger OttoAllmendinger changed the title chore(sdk-coin-generator): remove unused utxo boilerplate template chore(scripts): remove utxo boilerplate from sdk-coin-generator May 26, 2026
@OttoAllmendinger OttoAllmendinger merged commit 746019a into master May 26, 2026
22 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