Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Clean up
QueryError
andRelayerError
types #1321Clean up
QueryError
andRelayerError
types #1321Changes from all commits
728ea42
e721a5f
e5d0e5a
9d94a48
1fa994e
ee365e3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 50 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L50
Check warning on line 122 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L122
Check warning on line 143 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L143
Check warning on line 175 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L175
Check warning on line 201 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L201
Check warning on line 236 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L236
Check warning on line 294 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L294
Check warning on line 328 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L328
Check warning on line 434 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L434
Check warning on line 467 in ibc-query/src/core/channel/query.rs
Codecov / codecov/patch
ibc-query/src/core/channel/query.rs#L467
Check warning on line 53 in ibc-query/src/core/client/query.rs
Codecov / codecov/patch
ibc-query/src/core/client/query.rs#L53
Check warning on line 112 in ibc-query/src/core/client/query.rs
Codecov / codecov/patch
ibc-query/src/core/client/query.rs#L112
Check warning on line 133 in ibc-query/src/core/client/query.rs
Codecov / codecov/patch
ibc-query/src/core/client/query.rs#L133
Check warning on line 245 in ibc-query/src/core/client/query.rs
Codecov / codecov/patch
ibc-query/src/core/client/query.rs#L245
Check warning on line 304 in ibc-query/src/core/client/query.rs
Codecov / codecov/patch
ibc-query/src/core/client/query.rs#L304
Check warning on line 44 in ibc-query/src/core/connection/query.rs
Codecov / codecov/patch
ibc-query/src/core/connection/query.rs#L44
Check warning on line 95 in ibc-query/src/core/connection/query.rs
Codecov / codecov/patch
ibc-query/src/core/connection/query.rs#L95
Check warning on line 133 in ibc-query/src/core/connection/query.rs
Codecov / codecov/patch
ibc-query/src/core/connection/query.rs#L133
Check warning on line 175 in ibc-query/src/core/connection/query.rs
Codecov / codecov/patch
ibc-query/src/core/connection/query.rs#L175
Check warning on line 28 in ibc-query/src/error.rs
Codecov / codecov/patch
ibc-query/src/error.rs#L27-L28
Check warning on line 41 in ibc-query/src/error.rs
Codecov / codecov/patch
ibc-query/src/error.rs#L41
This file was deleted.