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: enable ec_add / ec_mul #1398

Merged
merged 15 commits into from
Sep 24, 2024

update from code review

d9cae56
Select commit
Loading
Failed to load commit list.
Merged

feat: enable ec_add / ec_mul #1398

update from code review
d9cae56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 1s

10.5% of diff hit (target 63.1%)

View this Pull Request on Codecov

10.5% of diff hit (target 63.1%)

Annotations

Check warning on line 79 in src/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/interpreter.cairo#L79

Added line #L79 was not covered by tests

Check warning on line 88 in src/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/interpreter.cairo#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 93 in src/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/interpreter.cairo#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 99 in src/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/interpreter.cairo#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 101 in src/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/interpreter.cairo#L101

Added line #L101 was not covered by tests

Check warning on line 115 in src/kakarot/precompiles/precompiles.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/precompiles/precompiles.cairo#L115

Added line #L115 was not covered by tests

Check warning on line 119 in src/kakarot/precompiles/precompiles.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/precompiles/precompiles.cairo#L119

Added line #L119 was not covered by tests

Check warning on line 121 in src/kakarot/precompiles/precompiles.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/precompiles/precompiles.cairo#L121

Added line #L121 was not covered by tests

Check warning on line 250 in src/kakarot/precompiles/precompiles.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/precompiles/precompiles.cairo#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 253 in src/kakarot/precompiles/precompiles.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/kakarot/precompiles/precompiles.cairo#L253

Added line #L253 was not covered by tests