mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 07:10:46 -08:00
- Finding handling function in ZMQ JSON-RPC now uses binary search
- Temporary `std::vector`s in JSON output now use `epee::span` to
prevent allocations.
- Binary -> hex in JSON output no longer allocates temporary buffer
- C++ structs -> JSON skips intermediate DOM creation, and instead
write directly to an output stream.
7.3 KiB
7.3 KiB