Skip to content

Conversation

@BabyHalimao
Copy link
Contributor

Use github.com/decred/dcrd/dcrec/secp256k1/v4 directly rather than github.com/btcsuite/btcd/btcec/v2 which is just a wrapper around the underlying decred library. Inspired by ethereum/go-ethereum#30595

github.com/btcsuite/btcd/btcec/v2 has a very annoying breaking change when upgrading from v2.3.3 to v2.3.4. The easiest way to work around this is to remove the wrapper.

Copy link
Member

@richard-ramos richard-ramos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!!

@richard-ramos richard-ramos force-pushed the master branch 2 times, most recently from c6c6479 to 6bdf125 Compare October 24, 2024 18:32
@richard-ramos richard-ramos merged commit 68a6faa into logos-messaging:master Nov 25, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants