mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-08 20:28:55 +02:00
doc: Add release notes for two pull requests
This commit is contained in:
parent
fa7b57e5f5
commit
fac0c3d4bf
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)
|
Loading…
x
Reference in New Issue
Block a user