-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
rpc/core: return an error if page=0
#4947
Conversation
Closes #4942 affected endpoints: - /validators - /tx_search
👋 Thanks for creating a PR! Before we can merge this PR, please make sure that all the following items have been
Thank you for your contribution to Tendermint! 🚀 |
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.
👍 Needs a changelog entry, since it's a breaking API change.
oops, sorry. I meant to open a draft PR @erikgrinaker. but it should be ready now. |
Codecov Report
@@ Coverage Diff @@
## master #4947 +/- ##
==========================================
+ Coverage 63.27% 63.31% +0.04%
==========================================
Files 188 188
Lines 19549 19564 +15
==========================================
+ Hits 12369 12387 +18
+ Misses 6190 6189 -1
+ Partials 990 988 -2
|
Closes #4942
affected endpoints: