-
Notifications
You must be signed in to change notification settings - Fork 179
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
[Access] Backport transaction insufficient balance #6549
[Access] Backport transaction insufficient balance #6549
Conversation
…-metrics-for-tx-validator [Access] Added metrics for transaction validator
…-fail-or-warn-tx-balance [Access] Implemented options to fail or warn when payer is not able to pay
…checking-payer-balance [Access] Use Indexed height when checking payer balance
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v0.37 #6549 +/- ##
==========================================
- Coverage 41.56% 41.55% -0.02%
==========================================
Files 2023 2026 +3
Lines 180764 181081 +317
==========================================
+ Hits 75141 75248 +107
- Misses 99388 99607 +219
+ Partials 6235 6226 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…-add-stop-control [Access] Stop Control feature for AN
Looks like there are some compiler errors in the integration tests
|
@Guitarheroua can you take a look at the compiler errors and conflict? |
Looks like these errors come from my dependencies in integration tests, that I backported. How should I proceed in this case? Should I just find relevant dependencies? |
@janezpodhostnik looks like the missing dependencies are from the |
Which one is the original PR that we are backporting from? |
@zhangchiqing there are 3 PRs. I updated the description with the list |
Also this one #6202. Added to description |
Close #6449
Backport implementation of filtering out transactions with insufficient transaction fees
Backports: