| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Make HexStr take a span | Wladimir J. van der Laan | 2020-08-06 | 1 | -1/+1 |
| | | | | | | Make HexStr take a span of bytes, instead of an awkward pair of templated iterators. | ||||
| * | rpc: drop unused JSONRPCProcessBatchReply size arg, refactor | Jon Atack | 2020-05-21 | 1 | -5/+5 |
| | | |||||
| * | rpc: migrate JSONRPCRequest functionality into request.cpp | Karl-Johan Alm | 2019-07-05 | 1 | -0/+184 |