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

AVM: Adding bmodexp #6140

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

refactor: Move bmodexp cost magic numbers to constants and improve co…

468210e
Select commit
Loading
Failed to load commit list.
Open

AVM: Adding bmodexp #6140

refactor: Move bmodexp cost magic numbers to constants and improve co…
468210e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 25, 2024 in 0s

83.72% of diff hit (target 56.28%)

View this Pull Request on Codecov

83.72% of diff hit (target 56.28%)

Annotations

Check warning on line 143 in data/transactions/logic/opcodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/opcodes.go#L143

Added line #L143 was not covered by tests

Check warning on line 146 in data/transactions/logic/opcodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/opcodes.go#L146

Added line #L146 was not covered by tests

Check warning on line 166 in data/transactions/logic/opcodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/opcodes.go#L165-L166

Added lines #L165 - L166 were not covered by tests