Skip to content

chore(bip32, bip39): remove "github.com/tyler-smith/go-bip32", "github.com/tyler-smith/go-bip39" with "github.com/bsv-blockchain/go-sdk"#162

Merged
GuillemGarciaDev merged 7 commits intov0.1.xfrom
chore/replace-bip32-bip39-deps
Oct 7, 2025
Merged

chore(bip32, bip39): remove "github.com/tyler-smith/go-bip32", "github.com/tyler-smith/go-bip39" with "github.com/bsv-blockchain/go-sdk"#162
GuillemGarciaDev merged 7 commits intov0.1.xfrom
chore/replace-bip32-bip39-deps

Conversation

@GuillemGarciaDev
Copy link
Collaborator

@GuillemGarciaDev GuillemGarciaDev commented Sep 9, 2025

chore(bip32, bip39): remove "github.com/tyler-smith/go-bip32", "github.com/tyler-smith/go-bip39" with "github.com/bsv-blockchain/go-sdk"

Description

This PR aims to update deprecated dependencies bip32 and bip39. #160

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where needed
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective
  • New and existing unit tests pass locally with my changes

Changes

  • Replace github.com/tyler-smith/go-bip32 and github.com/tyler-smith/go-bip39 with github.com/bsv-blockchain/go-sdk
  • Update calls in wallet.go

@GuillemGarciaDev GuillemGarciaDev added xrpl xrpl package dependencies Pull requests that update a dependency file labels Sep 10, 2025
@GuillemGarciaDev GuillemGarciaDev merged commit 84cea65 into v0.1.x Oct 7, 2025
2 checks passed
@GuillemGarciaDev GuillemGarciaDev deleted the chore/replace-bip32-bip39-deps branch October 7, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file xrpl xrpl package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants