mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 18:02:44 +02:00
doc: Add release notes for two pull requests
This commit is contained in:
6
doc/release-notes-30482.md
Normal file
6
doc/release-notes-30482.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Updated REST APIs
|
||||
-----------------
|
||||
- Parameter validation for `/rest/getutxos` has been improved by rejecting
|
||||
truncated or overly large txids and malformed outpoint indices by raising an
|
||||
HTTP_BAD_REQUEST "Parse error". Previously, these malformed requests would be
|
||||
silently handled. (#30482, #30444)
|
Reference in New Issue
Block a user