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 generic String variants in error types #1347
Clean up generic String variants in error types #1347
Changes from all commits
4ef2890
648dfd1
eac1deb
0252e63
84f661d
8add32b
0b00504
d1ac0d2
919c7ae
103b24a
b7515b7
2aea7ce
9cec303
7cebcf7
3d31fd5
02f85a9
fa7770c
9d01b07
dbf1372
b98ae7c
bd6e694
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 136 in ibc-apps/ics20-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics20-transfer/src/module.rs#L136
Check warning on line 144 in ibc-apps/ics20-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics20-transfer/src/module.rs#L144
Check warning on line 58 in ibc-apps/ics20-transfer/types/src/msgs/transfer.rs
Codecov / codecov/patch
ibc-apps/ics20-transfer/types/src/msgs/transfer.rs#L58
Check warning on line 68 in ibc-apps/ics20-transfer/types/src/msgs/transfer.rs
Codecov / codecov/patch
ibc-apps/ics20-transfer/types/src/msgs/transfer.rs#L68
Check warning on line 103 in ibc-apps/ics20-transfer/types/src/msgs/transfer.rs
Codecov / codecov/patch
ibc-apps/ics20-transfer/types/src/msgs/transfer.rs#L103
Check warning on line 135 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L135
Check warning on line 143 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L143
Check warning on line 250 in ibc-apps/ics721-nft-transfer/types/src/class.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/class.rs#L250
Check warning on line 122 in ibc-apps/ics721-nft-transfer/types/src/msgs/transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/msgs/transfer.rs#L121-L122
Check warning on line 95 in ibc-apps/ics721-nft-transfer/types/src/packet.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/packet.rs#L95
Check warning on line 162 in ibc-clients/ics07-tendermint/src/client_state/common.rs
Codecov / codecov/patch
ibc-clients/ics07-tendermint/src/client_state/common.rs#L162
Check warning on line 297 in ibc-clients/ics07-tendermint/src/client_state/common.rs
Codecov / codecov/patch
ibc-clients/ics07-tendermint/src/client_state/common.rs#L297
Check warning on line 125 in ibc-clients/ics07-tendermint/src/client_state/misbehaviour.rs
Codecov / codecov/patch
ibc-clients/ics07-tendermint/src/client_state/misbehaviour.rs#L125
Check warning on line 59 in ibc-clients/ics07-tendermint/src/client_state/update_client.rs
Codecov / codecov/patch
ibc-clients/ics07-tendermint/src/client_state/update_client.rs#L57-L59
Check warning on line 281 in ibc-clients/ics07-tendermint/src/client_state/validation.rs
Codecov / codecov/patch
ibc-clients/ics07-tendermint/src/client_state/validation.rs#L281