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

imp: Enable custom paths for light client proof verifications #1273

Merged
merged 15 commits into from
Jul 12, 2024

fix: move changelog to features

426ca15
Select commit
Loading
Failed to load commit list.
Merged

imp: Enable custom paths for light client proof verifications #1273

fix: move changelog to features
426ca15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 12, 2024 in 0s

66.16% of diff hit (target 67.40%)

View this Pull Request on Codecov

66.16% of diff hit (target 67.40%)

Annotations

Check warning on line 73 in ibc-clients/cw-context/src/handlers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/handlers.rs#L73

Added line #L73 was not covered by tests

Check warning on line 94 in ibc-clients/cw-context/src/handlers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/handlers.rs#L94

Added line #L94 was not covered by tests

Check warning on line 144 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 152 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L152

Added line #L152 was not covered by tests

Check warning on line 183 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 190 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L190

Added line #L190 was not covered by tests

Check warning on line 47 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L47

Added line #L47 was not covered by tests

Check warning on line 51 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 55 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 64 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 167 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 206 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L206

Added line #L206 was not covered by tests

Check warning on line 216 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L216

Added line #L216 was not covered by tests

Check warning on line 27 in ibc-core/ics23-commitment/types/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics23-commitment/types/src/merkle.rs#L27

Added line #L27 was not covered by tests

Check warning on line 50 in ibc-core/ics23-commitment/types/src/merkle.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics23-commitment/types/src/merkle.rs#L42-L50

Added lines #L42 - L50 were not covered by tests

Check warning on line 48 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L48

Added line #L48 was not covered by tests

Check warning on line 56 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 60 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 69 in ibc-core/ics24-host/types/src/path.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/path.rs#L63-L69

Added lines #L63 - L69 were not covered by tests