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#29 #986

Merged
merged 7 commits into from
Apr 15, 2023
Merged

feat(hints): add NewHint#29 #986

merged 7 commits into from
Apr 15, 2023

Conversation

MegaRedHand
Copy link
Contributor

Description

Depends: #984

This PR adds the missing hint NewHint#29, now known as EC_DOUBLE_SCOPE_WHITELIST.

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #986 (b67042d) into main (b5ae251) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #986   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files          75       75           
  Lines       31093    31142   +49     
=======================================
+ Hits        30397    30446   +49     
  Misses        696      696           
Impacted Files Coverage Δ
...int_processor/builtin_hint_processor_definition.rs 98.75% <100.00%> (+0.02%) ⬆️
..._processor/builtin_hint_processor/secp/ec_utils.rs 99.46% <100.00%> (+0.03%) ⬆️

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

This was referenced Apr 14, 2023
@pefontana pefontana added the whitelisted-hint Implementation of hint on whitelist directory label Apr 14, 2023
Base automatically changed from newhint30-compute-slope to main April 14, 2023 22:18
@Oppen Oppen added this pull request to the merge queue Apr 15, 2023
Merged via the queue into main with commit 1a89550 Apr 15, 2023
9 checks passed
@Oppen Oppen deleted the newhint29-compute-doubling-slope branch April 15, 2023 03:58
kariy pushed a commit to dojoengine/cairo-rs that referenced this pull request Jun 23, 2023
* Add `COMPUTE_SLOPE_WHITELIST` hint

* Update changelog

* Fix: add missing return to cairo program

* Add `EC_DOUBLE_SCOPE_WHITELIST` hint

* Update changelog

* Add missing newline
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

4 participants