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

uint256 hints #279

Merged
merged 37 commits into from
Oct 5, 2023
Merged

uint256 hints #279

merged 37 commits into from
Oct 5, 2023

Conversation

toni-calvin
Copy link
Contributor

No description provided.

@toni-calvin toni-calvin linked an issue Sep 21, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Merging #279 (0a7cc1e) into main (76d65f6) will increase coverage by 0.04%.
The diff coverage is 58.14%.

@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   56.32%   56.37%   +0.04%     
==========================================
  Files          48       50       +2     
  Lines        6409     6634     +225     
==========================================
+ Hits         3610     3740     +130     
- Misses       2430     2506      +76     
- Partials      369      388      +19     
Files Coverage Δ
pkg/hints/hint_processor.go 89.37% <100.00%> (+1.13%) ⬆️
pkg/hints/math_cmp_hints.go 63.63% <100.00%> (+2.34%) ⬆️
pkg/lambdaworks/lambdaworks.go 91.18% <ø> (ø)
pkg/vm/memory/memory.go 67.21% <100.00%> (ø)
pkg/hints/hint_utils/uint256_utils.go 0.00% <0.00%> (ø)
pkg/hints/hint_utils/ids_manager.go 60.19% <0.00%> (-7.94%) ⬇️
pkg/hints/uint256_hints.go 65.45% <65.45%> (ø)

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

@toni-calvin toni-calvin changed the title Uint256 hints uint256 hints Sep 22, 2023
@toni-calvin toni-calvin marked this pull request as ready for review September 27, 2023 17:44
@pefontana pefontana added this pull request to the merge queue Oct 5, 2023
Merged via the queue into main with commit e5fcc25 Oct 5, 2023
2 checks passed
@pefontana pefontana deleted the uint256-hints branch October 5, 2023 19:33
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.

Add uint256 module hints
4 participants