aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcwallet.cpp
AgeCommit message (Expand)Author
2015-09-22PARTIAL: typofixes (found by misspell_fixer)Veres Lajos
2015-09-22locking: fix a few small issues uncovered by -Wthread-safetyCory Fields
2015-06-15Fix getbalance *Tom Harding
2015-06-01Fix off-by-one error w/ nLockTime in the walletPeter Todd
2015-04-28wallet: fix boost::get usage with boost 1.58Cory Fields
2015-04-20Show zero value txouts in listunspent.Gregory Maxwell
2015-04-13[squashme] fix listunspent code indentationJonas Schnelli
2015-04-12Push down RPC reqWallet flagJonas Schnelli
2015-04-12[move] move listunspent to wallet/rpcwallet.cppJonas Schnelli
2015-03-24Regression test for ResendWalletTransactionsGavin Andresen
2015-03-24Includes: Do not include main.h from any other headerJorge Timón
2015-03-20Merge pull request #5745Wladimir J. van der Laan
2015-03-12[Move Only] Move wallet related things to src/wallet/Jonas Schnelli