kevacoin/src/rpc
Wladimir J. van der Laan 3a93270c55
Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size
b7dfc6c [rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning (Daniel Edgecumbe)

Pull request description:

Tree-SHA512: c255c27d6c922434d203ffdefda0dd3dddbd765b6a9cce5f80f5af5cb0b1c11c8aff6f4d00e96a326701d0bc81aace2f216fd1985675aa979f76c16f564a6cf6
2017-10-09 17:04:18 +02:00
..
blockchain.cpp Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size 2017-10-09 17:04:18 +02:00
blockchain.h Remove unnecessary forward class declarations in header files 2017-06-12 20:37:43 +02:00
client.cpp Support BIP173 in addwitnessaddress 2017-09-28 16:24:33 -07:00
client.h rpc: Named argument support for bitcoin-cli 2017-01-10 12:04:54 +01:00
mining.cpp Change getmininginfo errors field to warnings 2017-09-27 11:27:26 -04:00
mining.h Properly bound check conf_target in wallet RPC calls 2017-07-14 23:41:40 -04:00
misc.cpp Implement BIP173 addresses and tests 2017-09-28 16:24:30 -07:00
net.cpp Merge #11303: Fix estimatesmartfee rounding display issue 2017-09-30 18:07:55 +02:00
protocol.cpp rpc: Handle getinfo locally in bitcoin-cli w/ -getinfo 2017-09-27 21:53:07 -04:00
protocol.h Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843) 2017-09-28 08:33:36 +02:00
rawtransaction.cpp Merge #11309: Minor cleanups for AcceptToMemoryPool 2017-09-29 15:07:57 +02:00
register.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
safemode.cpp rpc: Push down safe mode checks 2017-08-29 10:09:41 +02:00
safemode.h rpc: Push down safe mode checks 2017-08-29 10:09:41 +02:00
server.cpp [rpc] Deprecate estimatefee RPC 2017-09-26 12:17:19 -04:00
server.h [rpc] Deprecate estimatefee RPC 2017-09-26 12:17:19 -04:00