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

refactor: cctx validate inbound #2340

Merged
merged 51 commits into from
Jun 21, 2024

Merge branch 'cctx-validate-outbound' into cctx-validate-inbound

be56c37
Select commit
Loading
Failed to load commit list.
Merged

refactor: cctx validate inbound #2340

Merge branch 'cctx-validate-outbound' into cctx-validate-inbound
be56c37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 0s

83.52% of diff hit (target 68.04%)

View this Pull Request on Codecov

83.52% of diff hit (target 68.04%)

Annotations

Check warning on line 600 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L600

Added line #L600 was not covered by tests

Check warning on line 25 in x/crosschain/keeper/cctx_gateways.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/cctx_gateways.go#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 27 in x/crosschain/keeper/cctx_orchestrator_validate_inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/cctx_orchestrator_validate_inbound.go#L27

Added line #L27 was not covered by tests

Check warning on line 185 in x/crosschain/keeper/evm_hooks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_hooks.go#L185

Added line #L185 was not covered by tests

Check warning on line 259 in x/crosschain/keeper/evm_hooks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/evm_hooks.go#L259

Added line #L259 was not covered by tests

Check warning on line 39 in x/crosschain/keeper/initiate_outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/crosschain/keeper/initiate_outbound.go#L39

Added line #L39 was not covered by tests