Merge with Bitcoin v0.6.3
[novacoin.git] / src / db.cpp
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-07-05 Sunny KingPPCoin: Fix a startup issue writing checkpoint master...
2012-07-03 Scott NadalPPCoin: Reset sync-checkpoint when checkpoint master...
2012-06-26 Scott NadalPPCoin: Remove automatic checkpoint code
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Jeff GarzikPrevent crashes due to missing or corrupted database...
2012-06-19 Jeff GarzikDefault to DB_TXN_WRITE_NOSYNC for all transactional...
2012-06-07 Sunny KingPPCoin: Include coinstake timestamp in duplicate-stake...
2012-05-30 Sunny KingPPCoin: Define synchronized checkpoint
2012-05-22 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-22 Jeff GarzikPrevent crashes due to missing or corrupted database...
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-06 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-06 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-06 Luke DashjrBugfix: %-12I64d is not valid and causes the parameter...
2012-05-01 Sunny KingPPCoin: New data structure for detection of block spam
2012-04-25 Pieter WuilleMake lsn_reset ("detach databases") optional and off...
2012-04-23 Jeff GarzikChange signed->unsigned at 3 code sites
2012-04-18 R E BroadleyAdded ability to respond to signals during Block Loadin...
2012-04-17 Pieter WuilleMerge pull request #1114 from sipa/lesssync
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.
2012-04-17 Pieter WuilleRemove headers.h
2012-04-17 Pieter WuilleReduce sync frequency for blkindex.dat
2012-04-16 Sunny KingPPCoin: target adjustment for both proof-of-work and...
2012-04-15 Wladimir J. van... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-15 Wladimir J. van... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-11 Pieter WuilleUse filesystem::path instead of manual string tinkering
2012-04-11 Gavin AndresenRemove path.make_preferred() calls, and fix compiler...
2012-04-09 Pieter WuilleMerge pull request #1052 from sipa/scopedlocks
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Philip Kaufmannupdated db.cpp to use make_preferred()
2012-04-05 Pieter WuilleFlush on log size instead of transaction count
2012-03-29 Gavin AndresenMerge pull request #1010 from sipa/fastblocks2
2012-03-29 Pieter WuilleUse transactions-updated as flush condition
2012-03-29 Gavin AndresenWorkaround hangs when upgrading old addr.dat files
2012-03-29 Gavin AndresenAuto-remove logs, and decrease logfile size to 10M
2012-03-27 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-19 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-12 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-25 Pieter WuilleFix addrProxy setting
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-22 Sunny KingPPCoin: RPC command 'reservebalance'
2012-02-18 Pieter WuilleAdd SetMinVersion to CWallet
2012-02-17 Sunny KingPPCoin: RPC commands 'getbranchpoint' and 'resetcheckpoint'
2012-02-15 sje397Added 'Backup Wallet' menu option
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-07 Gavin AndresenLook for flushwallet/listen/irc/dnsseed/upnp instead...
2012-02-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-03 Pieter WuilleFull checking of all loaded keys
2012-02-02 Pieter WuilleCheck consistency of private keys
2012-01-26 Pieter WuilleFull checking of all loaded keys
2012-01-25 Pieter WuilleCheck consistency of private keys
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-09 Pieter WuilleCompressed pubkeys
2011-12-29 Sunny KingPPCoin: Automatic checkpoint
2011-12-27 Sunny KingPPCoin: coin age; main chain protocol switches to sum...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenUse block times for 'hard' OP_EVAL switchover, and...
2011-12-19 Gavin AndresenOP_EVAL implementation
2011-12-19 Gavin AndresenMerge pull request #574 from sipa/dumpprivkey
2011-12-19 Gavin AndresenImplement BIP 14 : separate protocol version from clien...
2011-12-17 Pieter WuilleMake CWalletTx::pwallet private
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-15 Pieter WuilleResilvering
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-14 Pieter WuilleResilvering
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-01 Nils Schneiderremove code that reads addr.txt in LoadAddreses()
2011-09-26 Gavin AndresenRemove wxWidgets
next