-
Notifications
You must be signed in to change notification settings - Fork 205
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
upgrade dependency on github.com/btcsuite/btcd #1927
Comments
vikstrous2
added a commit
to vikstrous2/celo-blockchain
that referenced
this issue
Jul 18, 2022
vikstrous2
added a commit
to vikstrous2/celo-blockchain
that referenced
this issue
Aug 29, 2022
vikstrous2
added a commit
to vikstrous2/celo-blockchain
that referenced
this issue
Jan 10, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
github.com/btcsuite/btcd/btcec was split out of github.com/btcsuite/btcd in a recent version and requires some minor changes to upgrade
Long story short, this PR needs to be ported from go-ethereum: ethereum/go-ethereum#24533
Context
This is important for anyone importing celo-blockchain. If celo-blockchain doesn't upgrade, no user of celo-blockchain can either. There's more context in the go-ethereum PR
The text was updated successfully, but these errors were encountered: