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

evmmax: Initial implementation of EVMMAX instructions (EIP-6690) #742

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

evmmax: Fix after rebase

da87a62
Select commit
Loading
Failed to load commit list.
Open

evmmax: Initial implementation of EVMMAX instructions (EIP-6690) #742

evmmax: Fix after rebase
da87a62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 28, 2025 in 1s

4.00% of diff hit (target 94.29%)

View this Pull Request on Codecov

4.00% of diff hit (target 94.29%)

Annotations

Check warning on line 11 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L11

Added line #L11 was not covered by tests

Check warning on line 31 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 37 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 43 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 47 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 54 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L54

Added line #L54 was not covered by tests

Check warning on line 65 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 76 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 81 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 84 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 87 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 90 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 96 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L96

Added line #L96 was not covered by tests

Check warning on line 99 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L99

Added line #L99 was not covered by tests

Check warning on line 102 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L102

Added line #L102 was not covered by tests

Check warning on line 105 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 111 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L111

Added line #L111 was not covered by tests

Check warning on line 113 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L113

Added line #L113 was not covered by tests

Check warning on line 116 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L116

Added line #L116 was not covered by tests

Check warning on line 118 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L118

Added line #L118 was not covered by tests

Check warning on line 121 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L121

Added line #L121 was not covered by tests

Check warning on line 123 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 126 in lib/evmmax/evmmax.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmmax/evmmax.cpp#L126

Added line #L126 was not covered by tests