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(evm): add oracle precompile #2056

Merged
merged 12 commits into from
Oct 3, 2024

Merge branch 'main' into feat/evm/oracle-precompile

51f49fe
Select commit
Loading
Failed to load commit list.
Merged

feat(evm): add oracle precompile #2056

Merge branch 'main' into feat/evm/oracle-precompile
51f49fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 3, 2024 in 0s

53.06% of diff hit (target 0.00%)

View this Pull Request on Codecov

53.06% of diff hit (target 0.00%)

Annotations

Check warning on line 50 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 58 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 64 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L64

Added line #L64 was not covered by tests

Check warning on line 72 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 96 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L96

Added line #L96 was not covered by tests

Check warning on line 100 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L100

Added line #L100 was not covered by tests

Check warning on line 105 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L105

Added line #L105 was not covered by tests

Check warning on line 117 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 123 in x/evm/precompile/oracle.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/oracle.go#L122-L123

Added lines #L122 - L123 were not covered by tests