kevacoin/src/rpc
Pieter Wuille 5127c4f21c Add preciousblock RPC
Includes a bugfix by Luke-Jr.
2016-08-26 23:05:45 +02:00
..
blockchain.cpp Add preciousblock RPC 2016-08-26 23:05:45 +02:00
client.cpp Add getmempooldescendants RPC call 2016-06-09 09:56:27 -04:00
client.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
mining.cpp Merge #8461: document return value of networkhashps for getmininginfo RPC endpoint 2016-08-19 12:18:42 +02:00
misc.cpp [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddress 2016-07-09 12:12:32 +02:00
net.cpp Merge #8512: Trivial: Corrected JSON typo on setban of net.cpp 2016-08-17 12:01:46 +02:00
protocol.cpp move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
protocol.h move rpc* to rpc/ 2016-01-21 08:36:55 +11:00
rawtransaction.cpp [RPC] signrawtransaction can sign P2WSH 2016-06-22 15:43:01 +02:00
register.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
server.cpp use std::map::emplace() instead of std::map::insert() 2016-08-09 03:11:45 +03:00
server.h [rpc] fundrawtransaction feeRate: Use BTC/kB 2016-06-07 13:12:57 +02:00