Skip to content

feat: remove unsafe any cast in wasm-dot builder#195

Merged
lcovar merged 1 commit intomasterfrom
BTC-3108-add-wasm-dot-to-ci
Mar 6, 2026
Merged

feat: remove unsafe any cast in wasm-dot builder#195
lcovar merged 1 commit intomasterfrom
BTC-3108-add-wasm-dot-to-ci

Conversation

@lcovar
Copy link
Contributor

@lcovar lcovar commented Mar 5, 2026

BuilderNamespace.buildTransaction already returns WasmTransaction,
so the cast is unnecessary and triggers eslint errors.

BTC-3108

@lcovar lcovar requested a review from a team as a code owner March 5, 2026 21:58
@lcovar lcovar enabled auto-merge March 5, 2026 21:58
@lcovar lcovar force-pushed the BTC-3108-add-wasm-dot-to-ci branch from d41c20e to 1a43fe1 Compare March 5, 2026 21:59
@lcovar lcovar changed the title fix: remove unsafe any cast in wasm-dot builder feat: remove unsafe any cast in wasm-dot builder Mar 5, 2026
@lcovar lcovar disabled auto-merge March 5, 2026 22:18
BuilderNamespace.buildTransaction already returns WasmTransaction,
so the cast is unnecessary and triggers eslint errors.

BTC-3108
@lcovar lcovar merged commit ca622cb into master Mar 6, 2026
13 checks passed
@lcovar lcovar deleted the BTC-3108-add-wasm-dot-to-ci branch March 6, 2026 01:26
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