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

Partial removal of Circular parameters dependency #14

Merged
merged 5 commits into from Jun 10, 2014
Merged

Partial removal of Circular parameters dependency #14

merged 5 commits into from Jun 10, 2014

Conversation

dcousens
Copy link
Contributor

The intent of this pull request is clear from the IRC discussion, but some things to note are that in this PR we have lost the 'generic' form of a Curve in that it is now specific to ECC by having the curve parameters necessary for construction. This was technically already necessary, but was hidden behind small hacks like the tacked on params variable in names.js.

Like the other PR, this is API breaking.

This is implicitly a curve based operation, and not relevant to the
Point.
Arguably a lot of the math curve context is also, but, that is not as
easy to extract yet.
jprichardson added a commit that referenced this pull request Jun 10, 2014
Partial removal of Circular parameters dependency
@jprichardson jprichardson merged commit 8ce6520 into cryptocoinjs:master Jun 10, 2014
jprichardson added a commit that referenced this pull request Jun 10, 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