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

[KGA-29] [KGA-136] fix: cases with Cairo precompiles and delegatecalls #1567

Merged
merged 11 commits into from
Nov 15, 2024

Update solidity_contracts/src/CairoPrecompiles/DualVmToken.sol

8f983aa
Select commit
Loading
Failed to load commit list.
Merged

[KGA-29] [KGA-136] fix: cases with Cairo precompiles and delegatecalls #1567

Update solidity_contracts/src/CairoPrecompiles/DualVmToken.sol
8f983aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2024 in 0s

54.5% of diff hit (target 0.0%)

View this Pull Request on Codecov

54.5% of diff hit (target 0.0%)

Annotations

Check warning on line 103 in cairo_zero/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo_zero/kakarot/interpreter.cairo#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 120 in cairo_zero/kakarot/interpreter.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo_zero/kakarot/interpreter.cairo#L120

Added line #L120 was not covered by tests

Check warning on line 99 in cairo_zero/kakarot/precompiles/precompiles_helpers.cairo

See this annotation in the file changed.

@codecov codecov / codecov/patch

cairo_zero/kakarot/precompiles/precompiles_helpers.cairo#L99

Added line #L99 was not covered by tests