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
imp(types): refactor Default implementations with concrete names #1099
imp(types): refactor Default implementations with concrete names #1099
Changes from all commits
4f68431
59df516
f194383
de47605
e384dca
526acde
f4f0dae
000959e
2cb0808
6a31d85
bab6785
332e9e6
e800ea8
c957bd9
36fba96
48656b7
f1c1f13
436703f
6d41e93
04ae141
d0562e0
8aea66d
37ce288
3572e3b
cd2addd
ec84de5
7750afd
f279965
a860979
a206527
596eccb
6aba54f
9f4bd71
91dedf1
c7e86e8
4fd5dca
cd22fb2
fabc36c
fdf2a7c
46910f3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 84 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L84
Check warning on line 91 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L91
Check warning on line 187 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L187
Check warning on line 194 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L194
Check warning on line 245 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L245
Check warning on line 192 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L192
Check warning on line 252 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L252
Check warning on line 297 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L297
Check warning on line 316 in ibc-apps/ics721-nft-transfer/types/src/class.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/class.rs#L316
Check warning on line 91 in ibc-apps/ics721-nft-transfer/types/src/data.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/data.rs#L91
Check warning on line 51 in ibc-apps/ics721-nft-transfer/types/src/memo.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/types/src/memo.rs#L49-L51
Check warning on line 222 in ibc-core/ics03-connection/types/src/connection.rs
Codecov / codecov/patch
ibc-core/ics03-connection/types/src/connection.rs#L212-L222