aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2012-09-17Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-09-17Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-17Apply BIP30 checks to all blocks except the two historic violations.Gregory Maxwell
2012-08-27Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-27Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-27Special-case the last alert for alert-key-compromised caseGavin Andresen
2012-08-27Alert system DoS preventionGavin Andresen
2012-08-26Merge commit '689b878' into 0.6.0.xLuke Dashjr
2012-08-26Merge commit '9adab76' into 0.6.0.xLuke Dashjr
2012-08-26Merge commit 'd710ed5' into 0.6.0.xLuke Dashjr
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Reject block.nVersion<=1 blocks if network has upgraded to version=2Gavin Andresen
2012-08-26Block height in coinbase as a new block ruleGavin Andresen
2012-08-22fix a compiler sign warning in OpenBlockFile()Philip Kaufmann
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-07-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-07-22Let the comment in GetBlockValue() reflect the uncertainty about the time int...Rune K. Svendsen
2012-06-21Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-20Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-06-20print large orphan warning BEFORE deleting pvMsgGavin Andresen
2012-06-20Remove invalid dependent orphans from memoryGavin Andresen
2012-06-20Further DoS prevention: Verify signatures lastGavin Andresen
2012-06-20Optimize orphan transaction handlingGavin Andresen
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-05-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-05-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-05-22Correct debug.log output to show correct function the debug is coming from.R E Broadley
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20remove 2 ugly spaces from a message stringPhilip Kaufmann
2012-05-18Always check return values of TxnBegin() and TxnCommit()Jeff Garzik
2012-05-18Always check return values of TxnBegin() and TxnCommit()Jeff Garzik
2012-05-17Hopefully final fix for the stuck blockchain issuePieter Wuille
2012-05-07Prevent stuck download: correct solutionPieter Wuille
2012-05-07Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-05-07Prevent stuck download: correct solutionPieter Wuille
2012-05-07Prevent stuck block download in large reorganisationsPieter Wuille
2012-05-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-05-06Merge branch '0.4.x' into 0.5.xLuke Dashjr