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: zevm message passing #2034

Merged
merged 33 commits into from
Apr 19, 2024

Merge branch 'develop' into zevm-message-passing

ee8142e
Select commit
Loading
Failed to load commit list.
Merged

feat: zevm message passing #2034

Merge branch 'develop' into zevm-message-passing
ee8142e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 19, 2024 in 1s

84.31% of diff hit (target 71.25%)

View this Pull Request on Codecov

84.31% of diff hit (target 71.25%)

Annotations

Check warning on line 47 in x/crosschain/keeper/evm_deposit.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_deposit.go#L47

Added line #L47 was not covered by tests

Check warning on line 51 in x/crosschain/keeper/evm_deposit.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_deposit.go#L51

Added line #L51 was not covered by tests

Check warning on line 56 in x/crosschain/keeper/evm_deposit.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_deposit.go#L56

Added line #L56 was not covered by tests

Check warning on line 154 in x/crosschain/keeper/processs_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/processs_outbound.go#L154

Added line #L154 was not covered by tests

Check warning on line 184 in x/crosschain/keeper/processs_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/processs_outbound.go#L182-L184

Added lines #L182 - L184 were not covered by tests

Check warning on line 186 in x/crosschain/keeper/processs_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/processs_outbound.go#L186

Added line #L186 was not covered by tests

Check warning on line 151 in x/crosschain/types/cctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/types/cctx.go#L151

Added line #L151 was not covered by tests

Check warning on line 155 in x/crosschain/types/cctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/types/cctx.go#L155

Added line #L155 was not covered by tests

Check warning on line 329 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L329

Added line #L329 was not covered by tests

Check warning on line 334 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L334

Added line #L334 was not covered by tests

Check warning on line 377 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L377

Added line #L377 was not covered by tests

Check warning on line 381 in x/fungible/keeper/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/evm.go#L381

Added line #L381 was not covered by tests

Check warning on line 417 in zetaclient/evm/evm_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_signer.go#L413-L417

Added lines #L413 - L417 were not covered by tests

Check warning on line 465 in zetaclient/evm/evm_signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_signer.go#L465

Added line #L465 was not covered by tests