-
Notifications
You must be signed in to change notification settings - Fork 249
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
pool: track pending cost per payer #845
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #845 +/- ##
==========================================
+ Coverage 62.51% 62.65% +0.13%
==========================================
Files 208 208
Lines 18872 18926 +54
==========================================
+ Hits 11798 11858 +60
+ Misses 5975 5970 -5
+ Partials 1099 1098 -1 ☔ View full report in Codecov by Sentry. |
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.
Good stuff. It looks good to me, only that concern around possible no-cost txs ?
f258e08
to
5644d7f
Compare
Description
Addresses vechain/protocol-board-repo#311
Checklist: