Consider improving parity with JSON-RPC 2.0 specification
Author: jpk68Created Aug 24, 2026Updated Aug 28, 2026
The codebase currently deviates from the JSON-RPC spec in a few ways, such as not ignoring requests with a missing id field, as well as other features such as batch requests, etc.
Related: #10118, https://github.com/Cuprate/cuprate/pull/692
Source: monero-project/monero