18 Commits (952877e01c1045298fd51d1152d96c304d4cf2a4)

Author SHA1 Message Date
JaSK 83f3543f20 Added argument to listaccounts to include watchonly addresses 11 years ago
JaSK d4640d7d8c Added argument to getbalance to include watchonly addresses and fixed errors in balance calculation. 11 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Jeff Garzik e35b37b1b8 RPC client: Simplify command line string-to-JSON-value conversion code 11 years ago
Luke Dashjr 2a72d4591f JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee> 11 years ago
Wladimir J. van der Laan b750cf1fb9
Remove cli functionality from bitcoind 11 years ago
Jeff Garzik 0cafb63025
bitcoin-cli, rpcclient: prefer EXIT_FAILURE cstdlib constant 11 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 11 years ago
Kamil Domanski 4b61a6a478 switch from boost int types to <stdint.h> 11 years ago
Cozz Lovan 7398f4a796 improve command-line options output 11 years ago
Wladimir J. van der Laan 5283410568 Remove unused includes of boost lexical_cast 11 years ago
Wladimir J. van der Laan 44235713ed Replace PrintException with PrintExceptionContinue + throw 11 years ago
Cozz Lovan a719903804 Fix bitcoin-cli exit status code 11 years ago
Philip Kaufmann b6aafca03d some string and indentation updates in init/rpcclient 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Gavin Andresen 4d707d5120 Add verbose boolean to getrawmempool 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago