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

Hint EC_DOUBLE_ASSIGN_NEW_X_V2 should take SECP_P from scope #1178

Closed
fmoletta opened this issue May 24, 2023 · 0 comments · Fixed by #1186
Closed

Hint EC_DOUBLE_ASSIGN_NEW_X_V2 should take SECP_P from scope #1178

fmoletta opened this issue May 24, 2023 · 0 comments · Fixed by #1186
Labels
bug Something isn't working hints Hint implementations

Comments

@fmoletta
Copy link
Contributor

The hint is using the SECP_P constant in secp_utils.rs instead of extracting it from the scope

@fmoletta fmoletta added bug Something isn't working hints Hint implementations labels May 24, 2023
@fmoletta fmoletta linked a pull request May 29, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hints Hint implementations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant