Age | Commit message (Expand) | Author |
---|---|---|
2011-07-12 | Merge pull request #381 from TheBlueMatt/nminversion | Jeff Garzik |
2011-07-13 | Make an invalid addrIncoming so that old clients crash. | Matt Corallo |
2011-07-13 | Use DB Transactions when encrypting wallet. | Matt Corallo |
2011-07-13 | Set the number of SHA512 rounds based on the speed of the computer. | Matt Corallo |
2011-07-13 | Add wallet privkey encryption. | Matt Corallo |
2011-07-08 | Prepare codebase for Encrypted Keys. | Pieter Wuille |
2011-07-05 | Add minversion to wallet. | Matt Corallo |
2011-07-05 | Fix synchronization of default key | Pieter Wuille |
2011-06-27 | Fix AddressBook syncrhonization between a CWallet and CWalletDB | Stéphane Gimenez |
2011-06-26 | Fix segfault when creating new wallet | Pieter Wuille |
2011-06-20 | Bugfixes walletclass | Pieter Wuille |
2011-06-18 | CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false | Jeff Garzik |
2011-06-15 | CWallet class | Pieter Wuille |
2011-06-15 | move wallet code to separate file | Pieter Wuille |