117 Commits (1a20469428ef623f4edc2cdac72aef001836536c)

Author SHA1 Message Date
Pieter Wuille ef12c2184d Check minversion before loading the rest of the wallet 13 years ago
Pieter Wuille 4538e45c46 Add -checklevel and improve -checkblocks 13 years ago
Pieter Wuille 89516bd4e0 Speed up block downloading 13 years ago
Luke Dashjr 3cc0624932 Print more diagnostic info for the various DB_CORRUPT conditions 13 years ago
Gavin Andresen 972060ce0e bitcoind changes to stop storing settings in wallet.dat. 13 years ago
Pieter Wuille 4a10d4c6dc Fix addrProxy setting 13 years ago
Pieter Wuille 5fee401fe1 CAddrMan: stochastic address manager 13 years ago
Pieter Wuille 0b807a417f Add SetMinVersion to CWallet 13 years ago
sje397 4efbda3f25 Added 'Backup Wallet' menu option 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Gavin Andresen 9d952d17bb Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. And switch default for irc to 0. 13 years ago
Pieter Wuille 91f43a33f8 Full checking of all loaded keys 13 years ago
Pieter Wuille b25cc627a3 Check consistency of private keys 13 years ago
Gavin Andresen 922e8e2929 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
Pieter Wuille 11529c6e4f Compressed pubkeys 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Gavin Andresen 2a45a494b0 Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
Gavin Andresen e679ec969c OP_EVAL implementation 13 years ago
Gavin Andresen f8ded588a2 Implement BIP 14 : separate protocol version from client version 13 years ago
Pieter Wuille 4c6e22953e Make CWalletTx::pwallet private 13 years ago
Pieter Wuille f53c5ede73 close old db when rewriting 13 years ago
Gavin Andresen b2d3b2d65d Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 13 years ago
Gavin Andresen 1c15f88653 Only remove database log files on shutdown after wallet encryption/rewrite 13 years ago
Gavin Andresen c4de918478 Tweak handling of boost filesystem versions 13 years ago
Gavin Andresen 8d0923109d Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite. 13 years ago
Gavin Andresen 709c1b267f Fix boost filesystem incompatibility problem 13 years ago
Gavin Andresen d764d9161e Obsolete keypool and make sure database removes log files on shutdown. 13 years ago
Pieter Wuille 9e9869d0fe Resilvering 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Nils Schneider 74567f7ef1 remove code that reads addr.txt in LoadAddreses() 13 years ago
Gavin Andresen 565c4771b6 Remove wxWidgets 13 years ago
Gavin Andresen 6cc4a62c0e Fix rpc-hanging deadlocks 13 years ago
Venkatesh Srinivas 7c3002bf27 Qualify make_tuple with boost:: namespace. 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Jeff Garzik a139ed74f2 CAddrDB::LoadAddresses: properly initialize CAddress 13 years ago
Matt Corallo 3a10d1c493 Fix bad return values in LoadWallet. 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 4e87d341f7 Add wallet privkey encryption. 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Matt Corallo 7ec552676c Add minversion to wallet. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
mark 3c7ebaedcd fixes for mac build 13 years ago
Shane Wegner 926e14b362 Fix missing includes needed for Boost 1.46. 13 years ago
Wladimir J. van der Laan 0eeb4f5d5b update bitcoin core from git (eeac8727bc) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago