aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcwallet.cpp
AgeCommit message (Expand)Author
2016-03-23Added companion removeprunedfunds call.instagibbs
2016-03-23Add importprunedfunds rpc callinstagibbs
2016-03-14List solvability in listunspent output and improve helpPieter Wuille
2016-03-14[wallet] Move hardcoded file name out of log messagesMarcoFalke
2016-02-18Clarify description of blockindexMatthew Zipkin
2016-02-12Fix and cleanup listreceivedbyX documentationinstagibbs
2016-01-28Merge #7348: MOVE ONLY: move rpc* to rpc/Wladimir J. van der Laan
2016-01-22Merge #7262: Reduce inefficiency of GetAccountAddress()Wladimir J. van der Laan
2016-01-21rpc: update inline comments to refer to new file pathsDaniel Cousens
2016-01-21move rpc* to rpc/Daniel Cousens
2016-01-20Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ codeWladimir J. van der Laan
2016-01-20[RPC, Wallet] Move RPC dispatch table registration to wallet/ codeJonas Schnelli
2016-01-19RPC: indicate which transactions are replaceableSuhas Daftuar
2016-01-18Merge pull request #7329Wladimir J. van der Laan
2016-01-17Typo fixes in commentsChris Wheeler
2016-01-13Merge pull request #7332Wladimir J. van der Laan
2016-01-13Add new rpc call: abandontransactionAlex Morcos
2016-01-13[wallet] Clarify rpc help message with regard to roundingMarcoFalke
2015-12-28Reduce inefficiency of GetAccountAddress()Chris Moore
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-01Merge pull request #7136Wladimir J. van der Laan
2015-11-30rpcwallet: Clarify what settxfee doesMarcoFalke
2015-11-29Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille
2015-11-24Merge pull request #7066Wladimir J. van der Laan
2015-11-21Optimisation: Store transaction list order in memory rather than compute it e...Luke Dashjr
2015-11-20Add missing "blocktime" description to listtransactions help, fix formatting.Pavel Janík
2015-11-16Merge pull request #6991Gregory Maxwell
2015-11-13Better error message for fundrawtransaction w/ empty voutPeter Todd
2015-11-13Actually use includeWatching value in fundrawtransactionPeter Todd
2015-11-11Clarify 'fee' field in fundrawtransaction help textPeter Todd
2015-11-10Merge pull request #5574Wladimir J. van der Laan
2015-10-02wallet: Expose GUI labels in RPCLuke Dashjr
2015-10-01[Univalue] add univalue over subtreeJonas Schnelli
2015-08-19Merge pull request #6539Wladimir J. van der Laan
2015-08-14Merge pull request #6415Wladimir J. van der Laan
2015-08-10typofixes (found by misspell_fixer)Veres Lajos
2015-08-03Rationalize currency unit to "BTC"Ross Nicoll
2015-07-27Merge pull request #5697Wladimir J. van der Laan
2015-07-23TRIVIAL: Missing includesJorge Timón
2015-07-23Merge pull request #6287Wladimir J. van der Laan
2015-07-20Implement watchonly support in fundrawtransactionMatt Corallo
2015-06-23Merge pull request #6088Wladimir J. van der Laan
2015-06-16locking: fix a few small issues uncovered by -Wthread-safetyCory Fields
2015-06-15Merge pull request #6257Wladimir J. van der Laan
2015-06-12Fix getbalance *Tom Harding
2015-06-11Add paytxfee to getwalletinfo, warnings to getnetworkinfoStephen
2015-06-11Add fundrawtransaction RPC methodMatt Corallo
2015-06-06Changes necessary now that zero values accepted in AmountFromValueWladimir J. van der Laan
2015-06-04Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli
2015-06-04remove JSON Spirit UniValue wrapperJonas Schnelli