-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Expose precheck errors from tx #4996
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4996 +/- ##
=========================================
- Coverage 55.51% 54.8% -0.71%
=========================================
Files 287 291 +4
Lines 17539 17840 +301
=========================================
+ Hits 9737 9778 +41
- Misses 7102 7358 +256
- Partials 700 704 +4 |
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.
Thanks @tnachen, looks great! Left some feedback ☕️
a904f67
to
edd547b
Compare
edd547b
to
5b51d26
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.
minor nit. Otherwise LGTM
5b51d26
to
6cc67aa
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.
ACK. As a suggestion please try to not force-push so reviewers won't need to re-review the whole PR (just the new diffs from the latest comments).
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.
Nice UX improvement here @tnachen!
96afedf
to
d7c99bc
Compare
d7c99bc
to
211fe23
Compare
@alexanderbez changed to use string matching now. |
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.
testedACK ⚡️
closes: #4972
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
Re-reviewed
Files changed
in the github PR explorerFor Admin Use: