Skip to content

build(deps): bump github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.3#154

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/miguelmota/go-ethereum-hdwallet-0.1.3
Open

build(deps): bump github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.3#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/miguelmota/go-ethereum-hdwallet-0.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps github.com/miguelmota/go-ethereum-hdwallet from 0.1.1 to 0.1.3.

Release notes

Sourced from github.com/miguelmota/go-ethereum-hdwallet's releases.

v0.1.3

Changelog

  • 1272eb35a7374e63311596c2cfcb77106b779d9c Update Makefile and README
  • 2b777ce134f753f9a9b5ea929eed8447d01f41cc Update .gitignore
  • 9dd5b0723e98db10bb169843972de9d6ea6f3f8b Update private key derivation to ensure secp256k1 compliance. Add tests for verifying curve types and parameters in HD wallet implementation. Resolves #37
  • b779788cb2fa9a07ab57eb28ab285785872ba429 Add CONTRIBUTING.md file with guidelines for reporting bugs, suggesting enhancements, and submitting pull requests
  • 72ab0909025ad286bf0da9161a6e9ee5e0d7dd98 Use base SignTxWithSigner for SignTxEIP1559, SignTxEIP155, and SignTx. Add signing tests for legacy, EIP-155, and EIP-1559 transactions
  • 9796825ce2753091b33819c467cd73ce0045ce06 Merge branch 'ben/custom-signer-and-eip1559' of github.com:BenZuckier/go-ethereum-hdwallet into BenZuckier-ben/custom-signer-and-eip1559
  • f47e1d57ecc55727d30b58b13dcfe693a111fc08 Update btcutil. Resolves #31,#34
  • a69c443cd9816c0b73ea8e6f55c56cb22b6d103a comments
  • b7425b1636d39a11cf2aaeb7eb0c6bf45e5fd724 custom signer and explicit eip 1559
  • f2ff0a13dc895d354bfdb17baee15db811d1ee89 Update README

v0.1.2

Changelog

  • c5e7cb7 Update test
  • 75e088b Merge branch 'pnowosie-pnowosie/add-password-to-seed-calculation'
  • c79963b remove dup code, better variable name
  • 9f1121e add password to seed calculation
  • dca85a9 Update README
  • 22116cc Update README
  • 16f4137 go mod vendor
  • 9895066 Merge branch 'teghnet-upgrades'
  • af742b3 Merge branch 'master' into upgrades
  • 21aded5 Use LatestSignerForChainID
  • cfdffc0 Upgrade to Go 1.18
Commits
  • 1272eb3 Update Makefile and README
  • 2b777ce Update .gitignore
  • 9dd5b07 Update private key derivation to ensure secp256k1 compliance. Add tests for v...
  • b779788 Add CONTRIBUTING.md file with guidelines for reporting bugs, suggesting enhan...
  • 72ab090 Use base SignTxWithSigner for SignTxEIP1559, SignTxEIP155, and SignTx. Add si...
  • 9796825 Merge branch 'ben/custom-signer-and-eip1559' of github.com:BenZuckier/go-ethe...
  • f47e1d5 Update btcutil. Resolves #31,#34
  • a69c443 comments
  • b7425b1 custom signer and explicit eip 1559
  • f2ff0a1 Update README
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/miguelmota/go-ethereum-hdwallet](https://github.com/miguelmota/go-ethereum-hdwallet) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/miguelmota/go-ethereum-hdwallet/releases)
- [Commits](miguelmota/go-ethereum-hdwallet@v0.1.1...v0.1.3)

---
updated-dependencies:
- dependency-name: github.com/miguelmota/go-ethereum-hdwallet
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 13, 2026
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days-before-close if no further activity occurs.

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 go Pull requests that update Go code Status: Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants