diff options
| author | Lee Clagett <code@leeclagett.com> | 2019-11-07 05:45:06 +0000 |
|---|---|---|
| committer | Lee Clagett <code@leeclagett.com> | 2020-03-05 14:20:56 +0000 |
| commit | 0f78b06e8c578819f831a513490278a5f70b01af (patch) | |
| tree | 2f940ff50b1676b92887a4a755b7eb1ba462c04c /src/cryptonote_core/tx_pool.cpp | |
| parent | b4e1dc83d275f8ee9a8c12615cf952f05161c7a3 (diff) | |
| download | monzero-core-0f78b06e8c578819f831a513490278a5f70b01af.tar.gz monzero-core-0f78b06e8c578819f831a513490278a5f70b01af.tar.xz monzero-core-0f78b06e8c578819f831a513490278a5f70b01af.zip | |
Various improvements to the ZMQ JSON-RPC handling:
- 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.
Diffstat (limited to 'src/cryptonote_core/tx_pool.cpp')
0 files changed, 0 insertions, 0 deletions
