Merge with Bitcoin v0.6.3
[novacoin.git] / src / checkpoints.cpp
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-07-10 Scott NadalPPCoin: Version number and rename checkpoint related...
2012-07-09 Sunny KingPPCoin: Ask for pending sync-checkpoint block
2012-07-06 Sunny KingPPCoin: Fix a startup issue loading blkindex since...
2012-07-03 Scott NadalPPCoin: Reset sync-checkpoint when checkpoint master...
2012-06-26 Scott NadalPPCoin: Remove automatic checkpoint code
2012-06-25 Sunny KingPPCoin: Orphan blocks target requirement against DOS
2012-06-25 Scott NadalPPCoin: Checkpoint master key as class constant
2012-06-23 Scott NadalPPCoin: Do not reject pending checkpoint with duplicate...
2012-06-23 Sunny KingPPCoin: Ask for orphan root directly for pending synchr...
2012-06-22 Scott NadalPPCoin: Enter safe mode if detected invalid synchronize...
2012-06-22 Scott NadalPPCoin: Reorganize first before accepting synchronized...
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Gavin AndresenCheckpoint at block 185333 (and remove a couple of...
2012-06-19 Scott NadalPPCoin: Force reorganization for synchronized checkpoint
2012-06-18 Scott NadalPPCoin: Synchronized checkpoint accepting descendant...
2012-06-15 Scott NadalPPCoin: Save sync-checkpoint to db and enforce sync...
2012-06-12 Scott NadalPPCoin: Automatically select a checkpoint for 'sendchec...
2012-06-11 Scott NadalPPCoin: RPC command 'sendcheckpoint'
2012-06-10 Sunny KingPPCoin: Move CSyncCheckpoint class outside of Checkpoin...
2012-06-08 Scott NadalPPCoin: Accept pending synchronized checkpoint
2012-06-07 Scott NadalPPCoin: Asking for blocks when checkpoint block is...
2012-06-05 Scott NadalPPCoin: Process and relay synchronized checkpoint
2012-06-04 Scott NadalPPCoin: Define synchronized checkpoint message
2012-05-30 Sunny KingPPCoin: Define synchronized checkpoint
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-17 Pieter WuilleRemove headers.h
2012-02-27 Gavin AndresenCheckpoint block 168,000
2012-02-23 Gavin AndresenCheckpoint block 168,000
2012-02-17 Sunny KingPPCoin: RPC commands 'getbranchpoint' and 'resetcheckpoint'
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-13 Gavin AndresenCompile with extra warnings turned on. And more makefil...
2012-01-06 Sunny KingPPCoin: Additional block/coinbase timestamp rules;...
2011-12-29 Sunny KingPPCoin: Automatic checkpoint
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-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-02 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-02 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...