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

Allow CW->ERC pointers to be called through wasmd precompile #1785

Merged
merged 1 commit into from
Aug 13, 2024

Allow CW->ERC pointers to be called through wasmd precompile

4ee4fc2
Select commit
Loading
Failed to load commit list.
Merged

Allow CW->ERC pointers to be called through wasmd precompile #1785

Allow CW->ERC pointers to be called through wasmd precompile
4ee4fc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 13, 2024 in 1s

51.61% of diff hit (target 61.64%)

View this Pull Request on Codecov

51.61% of diff hit (target 61.64%)

Annotations

Check warning on line 341 in evmrpc/simulate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

evmrpc/simulate.go#L341

Added line #L341 was not covered by tests

Check warning on line 463 in precompiles/wasmd/wasmd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/wasmd/wasmd.go#L462-L463

Added lines #L462 - L463 were not covered by tests

Check warning on line 132 in x/evm/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/evm.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 54 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 105 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L93-L105

Added lines #L93 - L105 were not covered by tests

Check warning on line 110 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L107-L110

Added lines #L107 - L110 were not covered by tests

Check warning on line 46 in x/evm/keeper/receipt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/receipt.go#L44-L46

Added lines #L44 - L46 were not covered by tests