aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/request.cpp
AgeCommit message (Collapse)Author
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
2020-08-06refactor: Make HexStr take a spanWladimir J. van der Laan
Make HexStr take a span of bytes, instead of an awkward pair of templated iterators.
2020-05-21rpc: drop unused JSONRPCProcessBatchReply size arg, refactorJon Atack
2019-07-05rpc: migrate JSONRPCRequest functionality into request.cppKarl-Johan Alm