aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Bugfixes walletclassPieter Wuille2011-06-201-1/+1
| * CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than falseJeff Garzik2011-06-181-1/+1
| * CWallet classPieter Wuille2011-06-151-103/+170
| * move wallet code to separate filePieter Wuille2011-06-151-0/+1056
* Show unconfirmed balance on overview pageWladimir J. van der Laan2011-07-111-0/+15
* Sync to bitcoin git e94010b2395694d56dd6Wladimir J. van der Laan2011-07-071-69/+32
* as there is no "default receiving address" in this GUI, don't autogenerate ne...Wladimir J. van der Laan2011-07-041-2/+2
* update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan2011-06-261-0/+1176