| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Convert tree to using univalue. Eliminate all json_spirit uses. | Jeff Garzik | 2015-06-04 | 1 | -29/+35 | |
| * | Fix off-by-one error w/ nLockTime in the wallet | Peter Todd | 2015-05-27 | 1 | -4/+4 | |
| * | wallet: fix boost::get usage with boost 1.58 | Cory Fields | 2015-04-28 | 1 | -1/+1 | |
| * | Show zero value txouts in listunspent. | Gregory Maxwell | 2015-04-20 | 1 | -1/+1 | |
| * | [squashme] fix listunspent code indentation | Jonas Schnelli | 2015-04-13 | 1 | -53/+53 | |
| * | Push down RPC reqWallet flag | Jonas Schnelli | 2015-04-12 | 1 | -0/+114 | |
| * | [move] move listunspent to wallet/rpcwallet.cpp | Jonas Schnelli | 2015-04-12 | 1 | -0/+112 | |
| * | Regression test for ResendWalletTransactions | Gavin Andresen | 2015-03-24 | 1 | -0/+22 | |
| * | Includes: Do not include main.h from any other header | Jorge Timón | 2015-03-24 | 1 | -1/+2 | |
| * | Merge pull request #5745 | Wladimir J. van der Laan | 2015-03-20 | 1 | -15/+46 | |
| * | [Move Only] Move wallet related things to src/wallet/ | Jonas Schnelli | 2015-03-12 | 1 | -0/+2066 | |