aboutsummaryrefslogtreecommitdiff
path: root/src/serialization/json_object.h
Commit message (Expand)AuthorAgeFilesLines
* clang: fix -Wrange-loop-analysis warningsselsta2021-04-271-1/+1
* Merge pull request #6603Alexander Blair2020-08-161-0/+11
|\
| * Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-141-0/+11
* | Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ fasterLee Clagett2020-08-141-3/+19
* | Fix pruned tx for ZMQ's GetBlocksFastLee Clagett2020-08-141-0/+2
* | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-041-1/+1
|/
* 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