14 Commits (30754d8a0f2d6f04d1d8206a3179885ebeb04fa7)

Author SHA1 Message Date
Miguel Freitas 76f8a901a7 removing stuff 12 years ago
Miguel Freitas fe57966e05 starting wallet cleanup. added username, renamed to twisterwallet.dat 12 years ago
Pieter Wuille 4addb2c066 Refactor keytime/metadata and wallet encryption bugfix 12 years ago
Jeff Garzik 3869fb89b6 Wallet: store key creation time. Calculate whole-wallet birthday. 12 years ago
Eric Lombrozo 336fe971e6 Get rid of db dependencies on main 12 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
Gavin Andresen eed1785f70 Handle corrupt wallets gracefully. 12 years ago
Jeff Garzik 189eb6a989 walletdb.h: remove dead code 12 years ago
Luke Dashjr da7b8c1260 Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db 12 years ago
Luke Dashjr 9c7722b7c5 Store a fixed order of transactions (and accounting) in the wallet 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
Pieter Wuille fd61d6f506 Encapsulate public keys in CPubKey 13 years ago
Fordy 3a25a2b9b0 Update License in File Headers 13 years ago
Jeff Garzik 9eace6b113 Move CWalletDB code to new walletdb module. 13 years ago