| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rpc: Assert that RPCArg names are equal to CRPCCommand ones (zmq) | MarcoFalke | 2020-08-14 | 1 | -4/+6 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | rpc: Auto-format RPCResult | MarcoFalke | 2020-02-25 | 1 | -8/+9 |
| * | scripted-diff: Add missing spaces in RPCResult, Fix type names | MarcoFalke | 2020-02-09 | 1 | -3/+3 |
| * | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | 2019-12-30 | 1 | -1/+1 |
| * | rpc: switch to using RPCHelpMan.Check() | Karl-Johan Alm | 2019-07-08 | 1 | -4/+1 |
| * | RPCHelpMan: Pass through Result and Examples | MarcoFalke | 2019-01-25 | 1 | -6/+8 |
| * | Use RPCHelpMan for all RPCs | MarcoFalke | 2018-11-14 | 1 | -2/+3 |
| * | rpc: Include rpc/util.h where needed for RPCHelpMan | MarcoFalke | 2018-11-09 | 1 | -0/+1 |
| * | ZMQ: add options to configure outbound message high water mark, aka SNDHWM | mruddy | 2018-10-19 | 1 | -1/+3 |
| * | RPC: Add new getzmqnotifications method. | Daniel Kraft | 2018-07-05 | 1 | -0/+61 |