lbrycrd/src/rpc
MarcoFalke 234b99b921
Merge #14885: rpc: Assert named arguments are unique in RPCHelpMan
e09a5875ca rpc: Assert named arguments are unique in RPCHelpMan (João Barbosa)

Pull request description:

  Prevents an obvious mistake.

Tree-SHA512: 32c24a1934b17ab6f0d5cd31bdf0388e93ee5156ccc1b4f78eb9fd7f1d4b27a4b978b594ff11812bc9f20987c9fc36bf4497ddaedf18cf6bcbea19c050571334
2018-12-10 10:26:39 -05:00
..
blockchain.cpp Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriate 2018-12-07 14:59:30 +01:00
blockchain.h doc: correct GetDifficulty doc after #13288 2018-09-03 09:35:41 +08:00
client.cpp rpc: Add wait argument to stop 2018-11-23 16:54:22 +00:00
client.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
mining.cpp rpc: Pass argument descriptions to RPCHelpMan 2018-11-27 14:18:19 -05:00
mining.h scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
misc.cpp rpc: Pass argument descriptions to RPCHelpMan 2018-11-27 14:18:19 -05:00
net.cpp rpc: Pass argument descriptions to RPCHelpMan 2018-11-27 14:18:19 -05:00
protocol.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
protocol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rawtransaction.cpp rpc: Avoid creating non-standard raw transactions 2018-12-06 16:56:58 -05:00
rawtransaction.h Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
register.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
server.cpp Merge #14670: http: Fix HTTP server shutdown 2018-12-06 17:43:07 +01:00
server.h convert C-style (void) parameter lists to C++ style () 2018-09-13 10:36:41 -07:00
util.cpp rpc: Assert named arguments are unique in RPCHelpMan 2018-12-07 16:26:38 +00:00
util.h rpc: Assert named arguments are unique in RPCHelpMan 2018-12-07 16:26:38 +00:00