aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/daemon_messages.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-24Merge pull request #5207Riccardo Spagni1-0/+8
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-27rpc: Allow submitting tx as hex blob over ZMQNathan Dorfman1-0/+8
2018-11-04Merge pull request #4687Riccardo Spagni1-5/+22
2018-10-24rpc: fix build with older compilersmoneromooo-monero1-1/+1
2018-10-23Update ZMQ fee estimate and add ZMQ output distributionLee Clagett1-5/+22
2018-10-12rpc: blanket initialize 0MQ request and response structuresmoneromooo-monero1-1/+1
2018-06-26replace std::list with std::vector on some hot pathsmoneromooo-monero1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-05Fix various oversights/bugs in ZMQ RPC server codeThomas Winget1-31/+16
2017-09-05json serialization for rpc-relevant monero typesThomas Winget1-0/+436