aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* back out caching changes in CWalletTx::GetAmountsCasey Fleser2014-03-161-17/+1
* remove minimum input restrictionsCasey Fleser2014-03-021-2/+1
* Merge branch 'master-1.5' into optim2-1.5Casey Fleser2014-02-221-4/+2
|\
| * Aim for current block, not depth + 1ummjackson2014-02-221-4/+2
* | add caching to CWalletTx::GetAmounts and undo some other changesCasey Fleser2014-02-221-56/+28
* | alternate listaccounts / GetCredits functionsCasey Fleser2014-02-211-0/+43
* | significant optimizations to Solver and CWalletTx::GetAmountsCasey Fleser2014-02-191-3/+16
|/
* Aim for whole coin change, not just cent change to avoid fees if possible.Chris Moore2014-02-091-4/+4
* Allow a fixed list of change addresses.Chris Moore2014-02-011-0/+13
* added crS3x0r2014-01-201-0/+1
* Initial commitJackson Palmer2014-01-191-0/+1911