github.com/miguelmota/go-ethereum-hdwallet
v0.1.3
#2380 most downloaded on Go modules
miguelmota/go-ethereum-hdwallet
What this package is like to depend on
Last release 1 years ago
27 Apr 2025
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
35 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
35 releases · Jul 2018 to Apr 2025Releases
latest 35-
v0.1.4-0.20250427194322-bbe1f1a60b7327 Apr 2025 pre-releaseNothing published for this version
-
v0.1.4-0.20250427191127-ee15b8d04a3e27 Apr 2025 pre-releaseNothing published for this version
-
v0.1.324 Apr 2025Release notes
Open source →Changelog
- 1272eb3 Update Makefile and README
- 2b777ce Update .gitignore
- 9dd5b07 Update private key derivation to ensure secp256k1 compliance. Add tests for verifying curve types and parameters in HD wallet implementation. Resolves #37
- b779788 Add CONTRIBUTING.md file with guidelines for reporting bugs, suggesting enhancements, and submitting pull requests
- 72ab090 Use base SignTxWithSigner for SignTxEIP1559, SignTxEIP155, and SignTx. Add signing tests for legacy, EIP-155, and EIP-1559 transactions
- 9796825 Merge branch 'ben/custom-signer-and-eip1559' of github.com:BenZuckier/go-ethereum-hdwallet into BenZuckier-ben/custom-signer-and-eip1559
- f47e1d5 Update btcutil. Resolves #31,#34
- a69c443 comments
- b7425b1 custom signer and explicit eip 1559
- f2ff0a1 Update README
-
v0.1.3-0.20231205210420-f2ff0a13dc8905 Dec 2023 pre-releaseNothing published for this version
-
v0.1.230 Nov 2023Release notes
Open source →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
-
v0.1.2-0.20231130185148-c5e7cb714bc330 Nov 2023 pre-releaseNothing published for this version
-
v0.1.2-0.20230703073920-dca85a91a62c03 Jul 2023 pre-releaseNothing published for this version
-
v0.1.2-0.20220704204445-22116cc03c8a04 Jul 2022 pre-releaseNothing published for this version
-
v0.1.126 Jul 2021 -
v0.1.1-0.20220523121543-cfdffc09b04123 May 2022 pre-releaseNothing published for this version
-
v0.1.026 Jun 2021Release notes
Open source →Changelog
518b14a Move base fee parameter to end
09fbe23 Merge branch 'ggwpez-master'
6cacce8 Update go mod+vendor
56a4d34 Add baseFee to SignTx -
v0.0.114 Mar 2021Release notes
Open source →Changelog
8dd49aa Update .goreleaser.yml
5384b66 Update .gitignore
1cb033c Add initial CLI
f498502 go mod vendor
f39b32a Merge branch 'witoff-master'
7900505 Issue172: Support resolving the issue without breaking backwards compatibility
a60dcd1 Add NewMnemonicFromEntropy
4d9d106 Add contributions section
abf3d7f Fix go.mod
9ab0d61 Add .goreleaser
7e0d9e8 Implement missing data signing interface methods
1d271fb Merge branch 'immutability-io-master'
ecdde48 support for token transfers - add SignTxEIP155
5f6b316 Merge pull request #6 from drdgvhbh/geth-1.9-stubs
fda7869 Fix compile errors
3ec2f46 Fix self derive method signature
9180977 Add missing method
e1a8432 Add stubs for conform to the accounts.Wallet interface
2da794f Create FUNDING.yml
54b4c7d update readme
a4ed184 update readme
157b163 update readme
5b8e07a update readme
8af197a travis go get ./
1cfc99f update travis to go get deps
c22ef64 remove vendor
ba235ac copy missing secp256k1
ee683ae dep ensure
fe1f2a4 update makefile
c3b72c5 Merge pull request #1 from benjyz/master
cb7081b add example with keys
489b6d4 remove mnemonic getter
4d39b15 remove artifact
008622d fix NewSeed
9b10528 fix NewSeed
a26571a update readme
3d5481c todo
562f1a7 sign hash impl
77eb9ae update readme
06f4e6e add signtx example
d902ab0 add unpin method
3e6fe30 update travis
3721825 add license
1a42950 add badges
353f4d0 update example
79179fb update makefile
fe0d7ac wip implementation of account.Wallet
40e83e4 update readme
e64b7ba use ParseDerivationPath from geth
a9d16bb todo
2595736 check for mnenomic
7d45f93 add basic test
8d7b9bc add example
82eb119 dep init
66d224c init -
v0.0.0-20250427194322-bbe1f1a60b7327 Apr 2025 pre-releaseNothing published for this version
-
v0.0.0-20231114151632-c79963b23f1114 Nov 2023 pre-releaseNothing published for this version
-
v0.0.0-20230703073920-dca85a91a62c03 Jul 2023 pre-releaseNothing published for this version
-
v0.0.0-20220704204445-22116cc03c8a04 Jul 2022 pre-releaseNothing published for this version
-
v0.0.0-20220523122737-af742b39b31823 May 2022 pre-releaseNothing published for this version
-
v0.0.0-20220523121543-cfdffc09b04123 May 2022 pre-releaseNothing published for this version
-
v0.0.0-20210726071934-ca8871b71a7926 Jul 2021 pre-releaseNothing published for this version
-
v0.0.0-20210626002539-518b14aa39c026 Jun 2021 pre-releaseNothing published for this version
-
v0.0.0-20210617151550-6cacce87e26317 Jun 2021 pre-releaseNothing published for this version
-
v0.0.0-20210614093730-56a4d342a6ff14 Jun 2021 pre-releaseNothing published for this version
-
v0.0.0-20210314074952-8dd49aa599b914 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20210314070602-dc19827c9f0814 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20210314064309-42561b70fe1114 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20210314063249-5384b6660a3114 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20210314044112-f4985021564b14 Mar 2021 pre-releaseNothing published for this version
-
v0.0.0-20200123000308-a60dcd172b4c23 Jan 2020 pre-releaseNothing published for this version
-
v0.0.0-20191219011559-4d9d106de2bd19 Dec 2019 pre-releaseNothing published for this version
-
v0.0.0-20191015012459-abf3d7f7f00c15 Oct 2019 pre-releaseNothing published for this version
-
v0.0.0-20190720004541-5f6b3168e4a020 Jul 2019 pre-releaseNothing published for this version
-
v0.0.0-20190601230056-2da794f11e1501 Jun 2019 pre-releaseNothing published for this version
-
v0.0.0-20190120073400-54b4c7d7627e20 Jan 2019 pre-releaseNothing published for this version
-
v0.0.0-20181004120025-8af197af5b2804 Oct 2018 pre-releaseNothing published for this version
-
v0.0.0-20180720075701-ba235ac57e3a20 Jul 2018 pre-releaseNothing published for this version