We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7b57e commit fac0c3dCopy full SHA for fac0c3d
doc/release-notes-30482.md
@@ -0,0 +1,6 @@
1
+Updated REST APIs
2
+-----------------
3
+- Parameter validation for `/rest/getutxos` has been improved by rejecting
4
+ truncated or overly large txids and malformed outpoint indices by raising an
5
+ HTTP_BAD_REQUEST "Parse error". Previously, these malformed requests would be
6
+ silently handled. (#30482, #30444)
0 commit comments