This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
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.
Number Precision - Use Repo.CurrencyValue to represent amounts uniformly #1666
Number Precision - Use Repo.CurrencyValue to represent amounts uniformly #1666
Changes from 22 commits
c32f13a
935adcf
dd3b8ce
387793c
760c300
c684f4b
f6c22eb
341e373
cf6d142
0b0d0a6
3d6e3af
25b89c2
51633f7
de55a78
593ba6f
c844aaf
9036c4c
439a517
f36ba97
7dfde53
f0d4ffd
b8ba4b4
d6e5f60
88aed5c
8b5146b
4eeee5f
795cc80
503ebc4
b5d3c5a
45227b7
48227c4
7d8ffb6
ad9abd6
24dc0f6
b54f136
bde38a6
88c6690
4063627
5eda8ca
98e6cae
865ac43
c080927
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
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.
What's up with this blocked out test?
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.
Note to verify the following repo.Listing PR handles these tests.
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.
Handle this error with a meaningful return.
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.
Delete unused code.
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.
This is messy. Some places the
0x
is okay and some places it's not. Plus, this might hurt a txid which legitimately has that starting prefix. How can we keep this concern completely contained within the ETH wallet?