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
Client TX limiting #1657
Client TX limiting #1657
Conversation
…lient-tx-limiting
Codecov Report
@@ Coverage Diff @@
## staging #1657 +/- ##
===========================================
+ Coverage 80.2% 80.49% +0.29%
===========================================
Files 131 131
Lines 24862 25038 +176
===========================================
+ Hits 19941 20155 +214
+ Misses 4921 4883 -38
Continue to review full report at Codecov.
|
…lient-tx-limiting
Going to add comments before review |
Is it ready for another review? |
@nearmax Ready |
This is part 3. See [part 1] and [part 2].
ValidTransaction
and Pool errors.Fixes #1579
Ref #1507