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

chore(evm): Augment the Wasm msg handler so that wasm contracts cannot send MsgEthereumTx #2159

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

chore(evm): Augment the Wasm msg handler so that wasm contracts canno…

5ce2608
Select commit
Loading
Failed to load commit list.
Open

chore(evm): Augment the Wasm msg handler so that wasm contracts cannot send MsgEthereumTx #2159

chore(evm): Augment the Wasm msg handler so that wasm contracts canno…
5ce2608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 1s

68.05% of diff hit (target 0.00%)

View this Pull Request on Codecov

68.05% of diff hit (target 0.00%)

Annotations

Check warning on line 43 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 49 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 62 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 68 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L68

Added line #L68 was not covered by tests

Check warning on line 122 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 135 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L129-L135

Added lines #L129 - L135 were not covered by tests

Check warning on line 137 in app/wasmext/wasm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/wasmext/wasm.go#L137

Added line #L137 was not covered by tests