-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update UI #5
Update UI #5
Conversation
53b74dc
to
3e52b32
Compare
e119b1b
to
6599823
Compare
6599823
to
7aa2646
Compare
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.
LGTM, just small suggestion: skip-dirs
is deprecated and we should use exclude-dirs
based in the documents of the golangci-lint
here
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.
Looks good overall. But could you please clarify/look at the following doubts/recommendations? 🙏
275367c
to
c11011f
Compare
c11011f
to
e3ef2d4
Compare
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.
The changes LGTM 👍
As discussed, let's create a separate PR for the unit test for TransferERC20
method.
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.
LGTM👍
What was the problem?
This PR resolves #2 #4
How was it solved?
How was it tested?
Local + CI