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

Bitcoinjs point code merge + fixes for point decoding #9

Merged
merged 6 commits into from Jun 5, 2014
Merged

Bitcoinjs point code merge + fixes for point decoding #9

merged 6 commits into from Jun 5, 2014

Conversation

dcousens
Copy link
Contributor

@dcousens dcousens commented Jun 5, 2014

This pull request merges all the indentation, formatting and optimizations for point.js into ecurve.
To save on re-iterating the changes here, I will be commenting below on any non-obvious changes to the code and will happily answer any questions.

I've also added failing test cases for decodeFrom, which up until now has been specifically coded to only work for the secp256k1 curve used by Bitcoin.

@dcousens
Copy link
Contributor Author

dcousens commented Jun 5, 2014

Coveralls seems to have exploded, but it does mention in the details that the tests did pass.

jprichardson added a commit that referenced this pull request Jun 5, 2014
Bitcoinjs point code merge + fixes for point decoding
@jprichardson jprichardson merged commit ca8e2ec into cryptocoinjs:master Jun 5, 2014
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.

None yet

2 participants