Skip to content

chore: use decred secp256k1 directly #15813

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

Conversation

BabyHalimao
Copy link

Refer to #14840 which has already been approved by @ilija42 , but closed by github-actions bot.


Original PR desc:

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
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 28, 2025
@BabyHalimao
Copy link
Author

@cedric-cordenier @ilija42 Hi sir, could you please help me review this PR, thanks for your time~

@github-actions github-actions bot removed the Stale label Mar 1, 2025
@BabyHalimao BabyHalimao force-pushed the chore/use-decred-secp-directly branch from aeb4c67 to 26390da Compare March 10, 2025 12:11
@BabyHalimao
Copy link
Author

@cedric-cordenier Hi sir, could you please help me review this PR

@BabyHalimao BabyHalimao force-pushed the chore/use-decred-secp-directly branch from 26390da to 11da855 Compare March 10, 2025 12:14
Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 10, 2025
@github-actions github-actions bot closed this May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant