Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to depend on this package because it uses btcec from btcd #30

Open
randomshinichi opened this issue Dec 14, 2023 · 4 comments
Open

Comments

@randomshinichi
Copy link

randomshinichi commented Dec 14, 2023

In my go.mod, I depend on github.com/btcsuite/btcd v0.23.4. Perhaps this is a problem?

$ go mod tidy
go: finding module for package github.com/miguelmota/go-ethereum-hdwallet
go: found github.com/miguelmota/go-ethereum-hdwallet in github.com/miguelmota/go-ethereum-hdwallet v0.1.2
go: finding module for package github.com/btcsuite/btcd/btcec
go: github.com/dove-foundation/dove/bird/inttest tested by
        github.com/dove-foundation/dove/bird/inttest.test imports
        github.com/miguelmota/go-ethereum-hdwallet imports
        github.com/btcsuite/btcutil/hdkeychain imports
        github.com/btcsuite/btcd/btcec: module github.com/btcsuite/btcd@latest found (v0.23.4), but does not contain package github.com/btcsuite/btcd/btcec
@ductrinhhuu
Copy link

yeah, same issue

@enriquesouza
Copy link

Same

@mazezen
Copy link

mazezen commented Apr 25, 2024

same

@qg5
Copy link

qg5 commented Jun 17, 2024

Use this instead: https://github.com/qg5/ethereum-hdwallet

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

No branches or pull requests

5 participants