Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 307 Bytes

release-notes-30482.md

File metadata and controls

6 lines (6 loc) · 307 Bytes

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)