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
fix(ics20):
PrefixedDenom
parsing #1178fix(ics20):
PrefixedDenom
parsing #1178Changes from 35 commits
c81f2da
6c0a324
ad096f5
08710f6
9d2a9ea
eba0690
dfac6b5
be171a1
e59060e
04b40dc
a9b8d8b
6542a23
3337f65
a88e1d2
dd021d9
4a7c034
9d246d4
be0f693
02d57c8
b1804b0
baedfb7
32f5407
e3c109b
dfe5a7c
5dd5559
5d04ebf
50ebb2f
063c1df
f72517f
25111df
76cf402
1524a50
8720be0
93a81d5
2abbeab
94ac941
7408994
d34d946
03b08d7
29be17b
2b11733
1eecc2b
6ff2abf
bd7922e
736d4a1
badb018
eb9456f
43e46ad
a784640
7f465b0
6f3eddb
53fad12
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be helpful to add a description of the logic of this
from_str
implementation, as it's a little bit convoluted. Here's a suggestion:Feel free to edit the above to make the description more clear.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with Sean. The above description helps a lot. Great.
Just a small note: "factory" is a valid
PortId
.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9d246d4