| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-11-17 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-11-17 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-11-17 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | ConnectBlock(): fix error() format to be unsigned | Philip Kaufmann | 2012-11-17 | 1 | -1/+1 |
| | | | | * | ensure we use our format macros to avoid compilation warnings | Philip Kaufmann | 2012-11-17 | 1 | -1/+1 |
| * | | | | | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| |\| | | | | |||||
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| | | | |\| | |||||
| | | | | * | Print error for coinbase-pays-too-much case of ConnectBlock failing | Luke Dashjr | 2012-11-16 | 1 | -1/+1 |
| * | | | | | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-14 | 1 | -1/+0 |
| |\| | | | | |||||
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-11-14 | 1 | -1/+2 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-11-14 | 1 | -1/+2 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-11-14 | 1 | -1/+2 |
| | | | |\| | |||||
| | | | | * | Fixes a race condition in CreateNewBlock. | Gregory Maxwell | 2012-11-12 | 1 | -1/+2 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-09-17 | 1 | -2/+11 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-09-17 | 1 | -2/+11 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-09-17 | 1 | -2/+11 |
| | | | |\| | |||||
| | | | | * | Apply BIP30 checks to all blocks except the two historic violations. | Gregory Maxwell | 2012-09-17 | 1 | -2/+11 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-27 | 1 | -0/+22 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-27 | 1 | -6/+41 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-27 | 1 | -0/+22 |
| | | | |\| | |||||
| | | | | * | Special-case the last alert for alert-key-compromised case | Gavin Andresen | 2012-08-27 | 1 | -0/+22 |
| | | | * | | Alert system DoS prevention | Gavin Andresen | 2012-08-27 | 1 | -6/+19 |
| | * | | | | Alert system DoS prevention | Gavin Andresen | 2012-08-27 | 1 | -6/+19 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-26 | 1 | -2/+37 |
| | |\| | | | |||||
| | | * | | | Merge commit '689b878' into 0.6.0.x | Luke Dashjr | 2012-08-26 | 1 | -1/+10 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-26 | 1 | -2/+37 |
| | | | |\| | |||||
| | | | | * | Reject block.nVersion<=1 blocks if network has upgraded to version=2 | Gavin Andresen | 2012-08-26 | 1 | -1/+10 |
| | | * | | | Merge commit '9adab76' into 0.6.0.x | Luke Dashjr | 2012-08-26 | 1 | -1/+27 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | | * | | Block height in coinbase as a new block rule | Gavin Andresen | 2012-08-26 | 1 | -1/+27 |
| | | * | | | Merge commit 'd710ed5' into 0.6.0.x | Luke Dashjr | 2012-08-26 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | fix a compiler sign warning in OpenBlockFile() | Philip Kaufmann | 2012-08-22 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 1 | -3/+3 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -3/+3 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -3/+3 |
| | | | |\| | |||||
| | | | | * | Bugfix: Correct English grammar regarding "'s" | Luke Dashjr | 2012-08-12 | 1 | -3/+3 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 1 | -14/+14 |
| | |\| | | | |||||
| | | * | | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -13/+13 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -13/+13 |
| | | | |\| | |||||
| | | | | * | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -13/+13 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-07-22 | 1 | -1/+1 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-07-22 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-07-22 | 1 | -1/+1 |
| | | | |\| | |||||
| | | | | * | Let the comment in GetBlockValue() reflect the uncertainty about the time int... | Rune K. Svendsen | 2012-07-22 | 1 | -1/+1 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-06-21 | 1 | -23/+58 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-06-20 | 1 | -23/+58 |
| | | | |\| | |||||
| | | | | * | print large orphan warning BEFORE deleting pvMsg | Gavin Andresen | 2012-06-20 | 1 | -1/+1 |