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 24 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 85 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L85
Check warning on line 92 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L92
Check warning on line 188 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L188
Check warning on line 195 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L195
Check warning on line 246 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L246
Check warning on line 198 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L198
Check warning on line 263 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L263
Check warning on line 311 in ibc-apps/ics721-nft-transfer/src/module.rs
Codecov / codecov/patch
ibc-apps/ics721-nft-transfer/src/module.rs#L311
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 221 in ibc-core/ics03-connection/types/src/connection.rs
Codecov / codecov/patch
ibc-core/ics03-connection/types/src/connection.rs#L211-L221