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(lightclient): removed the need for next stateInfo for valiadition #1467

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

removed canonical setting on update headers

4d50d9c
Select commit
Loading
Failed to load commit list.
Open

refactor(lightclient): removed the need for next stateInfo for valiadition #1467

removed canonical setting on update headers
4d50d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 17, 2024 in 0s

91.75% of diff hit (target 22.69%)

View this Pull Request on Codecov

91.75% of diff hit (target 22.69%)

Annotations

Check warning on line 83 in x/lightclient/ante/ibc_msg_update_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/lightclient/ante/ibc_msg_update_client.go#L83

Added line #L83 was not covered by tests

Check warning on line 57 in x/lightclient/keeper/canonical_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/lightclient/keeper/canonical_client.go#L57

Added line #L57 was not covered by tests

Check warning on line 104 in x/lightclient/keeper/canonical_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/lightclient/keeper/canonical_client.go#L104

Added line #L104 was not covered by tests

Check warning on line 108 in x/lightclient/keeper/canonical_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/lightclient/keeper/canonical_client.go#L108

Added line #L108 was not covered by tests

Check warning on line 56 in x/lightclient/keeper/hook_listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/lightclient/keeper/hook_listener.go#L56

Added line #L56 was not covered by tests

Check warning on line 79 in x/rollapp/types/state_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/state_info.go#L79

Added line #L79 was not covered by tests