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: Implement hint on uint256_mul_div_mod #957

Merged
merged 17 commits into from
Apr 14, 2023

fmt

432ae24
Select commit
Failed to load commit list.
Merged

feat: Implement hint on uint256_mul_div_mod #957

fmt
432ae24
Select commit
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Apr 13, 2023 in 0s

97.94% of diff hit (target 97.74%)

View this Pull Request on Codecov

97.94% of diff hit (target 97.74%)

Annotations

Check warning on line 279 in src/hint_processor/builtin_hint_processor/uint256_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/uint256_utils.rs#L279

Added line #L279 was not covered by tests

Check warning on line 289 in src/hint_processor/builtin_hint_processor/uint256_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/uint256_utils.rs#L289

Added line #L289 was not covered by tests

Check warning on line 717 in src/hint_processor/builtin_hint_processor/uint256_utils.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hint_processor/builtin_hint_processor/uint256_utils.rs#L717

Added line #L717 was not covered by tests