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

feat(hints): add NewHint#26 #992

Merged
merged 6 commits into from
Apr 17, 2023
Merged

feat(hints): add NewHint#26 #992

merged 6 commits into from
Apr 17, 2023

Conversation

MegaRedHand
Copy link
Contributor

@MegaRedHand MegaRedHand commented Apr 14, 2023

Description

Depends: #990

This PR adds the missing hint NewHint#26, now known as VERIFY_ZERO_EXTERNAL_SECP.

@MegaRedHand MegaRedHand added the whitelisted-hint Implementation of hint on whitelist directory label Apr 14, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #992 (9cb87d4) into main (263712a) will increase coverage by 0.00%.
The diff coverage is 98.21%.

@@           Coverage Diff           @@
##             main     #992   +/-   ##
=======================================
  Coverage   97.76%   97.77%           
=======================================
  Files          75       75           
  Lines       31196    31237   +41     
=======================================
+ Hits        30500    30541   +41     
  Misses        696      696           
Impacted Files Coverage Δ
...ocessor/builtin_hint_processor/secp/field_utils.rs 98.84% <97.67%> (+0.10%) ⬆️
...int_processor/builtin_hint_processor_definition.rs 98.76% <100.00%> (+0.01%) ⬆️
..._processor/builtin_hint_processor/secp/ec_utils.rs 99.46% <100.00%> (+<0.01%) ⬆️
...processor/builtin_hint_processor/secp/signature.rs 98.84% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Base automatically changed from newhint27-ec-double-assign-new-x to main April 17, 2023 15:46
@MegaRedHand
Copy link
Contributor Author

Rebased to main and addressed comment in 67477d9

@pefontana pefontana added this pull request to the merge queue Apr 17, 2023
Merged via the queue into main with commit 75e9ab8 Apr 17, 2023
13 checks passed
@pefontana pefontana deleted the newhint26-verify-zero-v3 branch April 17, 2023 20:05
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jun 23, 2023
* Add NewHint#26

* Update changelog

* Change assert_matches for assert + is_ok

* Get and insert SECP_P from scope where applicable

* Appease clippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
whitelisted-hint Implementation of hint on whitelist directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants