FormatMoney cleanup
[novacoin.git] / src / db.h
2014-12-29 CryptoManiacdb.h: fix msvc warnings
2014-07-10 CryptoManiacMove importwallet and dumpwallet implementations to...
2013-08-25 alexAdd Google's LevelDB support
2013-04-15 alexhzupdate to 0.4 preview
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-08-23 Sunny KingPPCoin: Switch main chain protocol to score with proof...
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
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-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 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-04-25 Pieter WuilleMake lsn_reset ("detach databases") optional and off...
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-03-26 Gavin AndresenMerge pull request #994 from sipa/deladdr
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-18 Pieter WuilleAdd SetMinVersion to CWallet
2012-02-17 Sunny KingPPCoin: RPC commands 'getbranchpoint' and 'resetcheckpoint'
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
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-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
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 AndresenObsolete keypool and make sure database removes log...
2011-11-15 Pieter WuilleResilvering
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-14 Pieter WuilleResilvering
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-13 Jeff GarzikUpdate CWallet::LoadWallet for proper return type.
2011-07-13 Giel van Schijndelfix warnings: expression result unused [-Wunused-value]
2011-07-13 Jeff GarzikMerge pull request #381 from TheBlueMatt/nminversion
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-05 Matt CoralloAdd minversion to wallet.
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-15 Pieter WuilleCWallet class
2011-06-15 Pieter Wuillemove wallet code to separate file
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)