66 Commits (master)

Author SHA1 Message Date
Luke Dashjr 2a72d4591f JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee> 12 years ago
Wladimir J. van der Laan b750cf1fb9
Remove cli functionality from bitcoind 10 years ago
Jeff Garzik 0cafb63025
bitcoin-cli, rpcclient: prefer EXIT_FAILURE cstdlib constant 10 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 10 years ago
Kamil Domanski 4b61a6a478 switch from boost int types to <stdint.h> 10 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 10 years ago
Wladimir J. van der Laan 44235713ed Replace PrintException with PrintExceptionContinue + throw 10 years ago
Cozz Lovan a719903804 Fix bitcoin-cli exit status code 10 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