aboutsummaryrefslogtreecommitdiff
path: root/src/serialization/json_object.h
Commit message (Expand)AuthorAgeFilesLines
* Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-111-52/+52
* Reduce template bloat in hex->bin for ZMQ jsonLee Clagett2020-03-091-14/+7
* workaround for GetObject windows.h macro and rapidjson conflictxiphon2020-03-141-1/+1
* Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-051-75/+87
* monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-0/+3
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Update ZMQ fee estimate and add ZMQ output distributionLee Clagett2018-10-231-0/+3
* Fixed ZMQ-RPC for transactions and GET_BLOCKS_FASTLee Clagett2018-08-021-6/+0
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* add bulletproofs from v7 on testnetmoneromooo-monero2017-12-081-0/+3
* Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2017-09-051-14/+41
* json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+344