Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

This PR updates dependencies and type definitions in the wasm-utxo module:

  • feat: bump Node.js type definitions from v20 to v22
  • fix: update TypeScript dependency from 5.5.3 to 5.9.3
  • fix: update type for signWithPrv to use Uint8Array for consistent usage
    of typed arrays for binary data in the API

Issue: BTC-2652

OttoAllmendinger and others added 3 commits October 27, 2025 14:06
Update TypeScript to version 5.9.3 from 5.5.3

Issue: BTC-2652

Co-authored-by: llm-git <llm-git@ttll.de>
Update @types/node dependency from v20 to v22, ensuring compatibility
with newer Node.js versions.

Issue: BTC-2652

Co-authored-by: llm-git <llm-git@ttll.de>
Use typed arrays consistently for binary data in the API.

Issue: BTC-2652

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review October 27, 2025 13:10
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner October 27, 2025 13:10
@OttoAllmendinger OttoAllmendinger merged commit e570194 into master Oct 27, 2025
1 check passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2652.bump-ts branch October 27, 2025 13:57
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.

3 participants