Skip to content

Remove unnecessary async for Secp256k1 functions #1635

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

99Kies
Copy link

@99Kies 99Kies commented Apr 7, 2025

Can we remove these async, I found that async doesn't seem to be needed here. the dependent secp256k1 doesn't use any async methods either.

https://github.com/indutny/elliptic/blob/master/lib/elliptic/ec/index.js#L47-L53

@webmaster128 webmaster128 changed the title Remove unnecessary async Remove unnecessary async for Secp256k1 functions Jul 22, 2025
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.

1 participant