Commit Graph

13 Commits (009ca6fcd31a6152120692dca7392008091c5e94)

Author SHA1 Message Date
Lee Clagett 60627c9f24 Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ faster
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Lee Clagett c26c93019a Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
Lee Clagett da99157462 Use byte_slice for sending zmq messages - removes data copy within zmq
4 years ago
luigi1111 5757d99208
Merge pull request #6361
4 years ago
Lee Clagett 0f78b06e8c Various improvements to the ZMQ JSON-RPC handling:
4 years ago
Lee Clagett 68a6507c3f Fixed bug in ZMQ JSON-RPC method field
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero b4524892fb
rpc: guard against json parsing a non object
7 years ago
Lee Clagett 161401ddca Fix JSON-RPC response object over ZMQ
7 years ago
Thomas Winget 0299cb77ca
Fix various oversights/bugs in ZMQ RPC server code
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago