Skip to content

test(wallet): cover address lifecycle and fee introspection APIs#47

Merged
darioAnongba merged 1 commit intomainfrom
test/wallet-lifecycle-introspection
Apr 9, 2026
Merged

test(wallet): cover address lifecycle and fee introspection APIs#47
darioAnongba merged 1 commit intomainfrom
test/wallet-lifecycle-introspection

Conversation

@darioAnongba
Copy link
Copy Markdown
Collaborator

@darioAnongba darioAnongba commented Apr 9, 2026

Summary

  • strengthen Node-side wallet lifecycle coverage around revealed and unused addresses
  • assert wallet-owned script detection and scanned output/UTXO lookup behavior after sync
  • verify wallet fee and fee-rate helpers against a signed transaction in the funded integration flow
  • add the required CHANGELOG entry under Unreleased

Testing

  • cd tests/node && corepack yarn lint integration/wallet.test.ts integration/esplora.test.ts
  • local wasm-pack build could not run on this host because clang is not installed for the wasm32-unknown-unknown target, so CI is the authoritative build/test check for this PR

Partially addresses #22.

@darioAnongba darioAnongba marked this pull request as ready for review April 9, 2026 15:36
@darioAnongba darioAnongba self-assigned this Apr 9, 2026
@darioAnongba darioAnongba merged commit 16736f0 into main Apr 9, 2026
12 checks passed
@darioAnongba darioAnongba deleted the test/wallet-lifecycle-introspection branch April 9, 2026 15:40
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.

1 participant