index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2012-08-27
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-27
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-27
Special-case the last alert for alert-key-compromised case
Gavin Andresen
2012-08-27
Alert system DoS prevention
Gavin Andresen
2012-08-26
Merge commit '689b878' into 0.6.0.x
Luke Dashjr
2012-08-26
Merge commit '9adab76' into 0.6.0.x
Luke Dashjr
2012-08-26
Merge commit 'd710ed5' into 0.6.0.x
Luke Dashjr
2012-08-26
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-26
Reject block.nVersion<=1 blocks if network has upgraded to version=2
Gavin Andresen
2012-08-26
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-22
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-12
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-12
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-12
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-12
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-12
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-22
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-07-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-07-22
Let the comment in GetBlockValue() reflect the uncertainty about the time int...
Rune K. Svendsen
2012-06-21
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-06-20
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-06-20
print large orphan warning BEFORE deleting pvMsg
Gavin Andresen
2012-06-20
Remove invalid dependent orphans from memory
Gavin Andresen
2012-06-20
Further DoS prevention: Verify signatures last
Gavin Andresen
2012-06-20
Optimize orphan transaction handling
Gavin Andresen
2012-06-14
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-06-14
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-06-14
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-06-14
Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly
Philip Kaufmann
2012-05-22
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-05-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-22
Correct debug.log output to show correct function the debug is coming from.
R E Broadley
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-05-20
remove 2 ugly spaces from a message string
Philip Kaufmann
2012-05-18
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-18
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-17
Hopefully final fix for the stuck blockchain issue
Pieter Wuille
2012-05-07
Prevent stuck download: correct solution
Pieter Wuille
2012-05-07
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-07
Prevent stuck download: correct solution
Pieter Wuille
2012-05-07
Prevent stuck block download in large reorganisations
Pieter Wuille
2012-05-06
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-05-06
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-06
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12...
Luke Dashjr
2012-05-04
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-05-04
Bugfix: Remove redundant duplicate transaction check
Luke Dashjr
[next]