79 Commits (ed6d0b5f852dc5f1c9407abecb5a9c6a7e42b4b2)

Author SHA1 Message Date
Jeff Garzik 116df55e21 Update CWallet::LoadWallet for proper return type. 13 years ago
Giel van Schijndel 858cebed7d fix warning: unused variable 'X' [-Wunused-variable] 13 years ago
Matt Corallo 7414733bea Make an invalid addrIncoming so that old clients crash. 13 years ago
Matt Corallo 96f34cd5c4 Use DB Transactions when encrypting wallet. 13 years ago
Matt Corallo ddebdd9a8f Set the number of SHA512 rounds based on the speed of the computer. 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Wladimir J. van der Laan df5ccbd2b2 Show unconfirmed balance on overview page 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Wladimir J. van der Laan ae3d0aba15 Sync to bitcoin git e94010b239 13 years ago
Wladimir J. van der Laan 42c405ad23 temp patch for qtui 13 years ago
Matt Corallo 7ec552676c Add minversion to wallet. 13 years ago
Pieter Wuille e9f61c8787 Fix synchronization of default key 13 years ago
Wladimir J. van der Laan b8f174a5ce as there is no "default receiving address" in this GUI, don't autogenerate new addresses on receiving 13 years ago
Stéphane Gimenez 4d410cfce9 Fix AddressBook syncrhonization between a CWallet and CWalletDB 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Pieter Wuille d3800d59d5 Fix segfault when creating new wallet 13 years ago
Pieter Wuille 98705aa51c Bugfixes walletclass 13 years ago
Jeff Garzik aa0c5e87e8 CWalletTx::GetAmounts(): pass NULL for CKeyStore*, rather than false 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago