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

curve: remove params object #17

Merged
merged 1 commit into from Jun 12, 2014
Merged

curve: remove params object #17

merged 1 commit into from Jun 12, 2014

Conversation

dcousens
Copy link
Contributor

As discussed, this pull request removes the anonymous (and mostly irrelevant) params object from the Curve object.
Our Curve object is already non-generic, and the params object was a non-useful abstraction.
Therefore, it has been removed in favour of the SEC approach of a simple sextuple for representing curves.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling f09b7cb on dcousens:master into 6b93959 on cryptocoinjs:master.

jprichardson added a commit that referenced this pull request Jun 12, 2014
curve: remove params object
@jprichardson jprichardson merged commit 58d0bd4 into cryptocoinjs:master Jun 12, 2014
@jprichardson
Copy link
Member

This is great, thanks!

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

3 participants