Remove print() methods: all unused
[novacoin.git] / src / checkpoints.h
2016-03-30 svostRemove print() methods: all unused
2016-03-12 CryptoManiacList of unconditionally banned blocks.
2016-01-16 svostWe have constants (commit e1fc548) 263/head
2015-01-11 MASM fanCheck block signature only if there are no suitable...
2014-11-24 MASM fanFix winsock2.h compilation warnings
2014-02-09 MASM fanNotifications clean up
2014-01-03 alexNew syncronized checkpoints policy: no immediate PoW...
2013-08-31 alexFix WIN32 compilation issues
2013-08-31 alexFix error while building on non-c++0x compilers
2013-08-28 alexReplace -nosynccheckpoints with a new -cppolicy=mode...
2013-08-16 alexMinor optimization
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-29 Sunny KingPPCoin: Set stake full weight age at 90 days
2012-08-16 Sunny KingPPCoin: Fixate official block chain parameters
2012-07-30 Scott NadalPPCoin: No safe mode when detecting longer invalid...
2012-07-29 Sunny KingPPCoin: Replace RPC command 'setcheckpointkey' with...
2012-07-29 Sunny KingPPCoin: Only immediately checkpoint proof-of-work block
2012-07-25 Sunny KingPPCoin: Immediate sync-checkpoint to defend against...
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-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-22 Scott NadalPPCoin: Enter safe mode if detected invalid synchronize...
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-21 Sunny KingPPCoin: Change checkpoint intervals to smaller intervals
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-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-02-17 Sunny KingPPCoin: RPC commands 'getbranchpoint' and 'resetcheckpoint'
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-06 Sunny KingPPCoin: Additional block/coinbase timestamp rules;...
2011-12-29 Sunny KingPPCoin: One week maturity for coin age computation
2011-12-29 Sunny KingPPCoin: Automatic checkpoint
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...