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

secp256k1-node #52

Closed
mvayngrib opened this issue Feb 6, 2016 · 4 comments
Closed

secp256k1-node #52

mvayngrib opened this issue Feb 6, 2016 · 4 comments

Comments

@mvayngrib
Copy link
Contributor

mvayngrib commented Feb 6, 2016

what do you think about using secp256k1-node? It uses native/elliptic depending on the environment

@chjj
Copy link
Member

chjj commented Feb 20, 2016

That looks pretty cool. I'll try implementing it and see how it affects performance. This looks very useful for speeding up full blockchain validation.

@mvayngrib
Copy link
Contributor Author

@chjj cool, looking forward to it

@chjj
Copy link
Member

chjj commented Feb 21, 2016

It's very nice. Block verification is much faster. I did some simple benchmarks and it seems least 25-30 times faster than elliptic.

@mvayngrib
Copy link
Contributor Author

awesome!

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

2 participants