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.h
Age
Commit message (
Expand
)
Author
2012-08-27
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-27
Alert system DoS prevention
Gavin Andresen
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
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-26
Add CBlock::CURRENT_VERSION and CTransaction::CURRENT_VERSION constants.
Gavin Andresen
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: Use standard BTC unit in comments
Luke Dashjr
2012-06-21
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
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.4.x' into 0.5.x
Luke Dashjr
2012-06-12
Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 v...
Luke Dashjr
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
Prevent crashes due to missing or corrupted blk????.dat records
Jeff Garzik
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-08
Bump version to 0.6.0.8
Luke Dashjr
2012-04-27
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-04-27
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-24
CBlock::WriteToDisk() properly checks ftell(3) for error return
Jeff Garzik
2012-04-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-17
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-17
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-15
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-15
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
Wladimir J. van der Laan
2012-04-15
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
Wladimir J. van der Laan
2012-04-15
Bump version to 0.6.0.7
Luke Dashjr
2012-03-29
Bump version to 0.6.0rc6
Gavin Andresen
2012-03-26
Update version to 60005 (0.6.0rc5)
v0.6.0rc5
Gavin Andresen
2012-03-26
Begin doxygen-compatible comments
Pieter Wuille
2012-03-21
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-21
Merge branch 'bip16_0.4.x' into 0.4.x
Luke Dashjr
2012-03-20
Minimal support for validating BIP16 pay-to-script-hash transactions
Luke Dashjr
2012-03-16
Fix issue #848 : broken mining on testnet
Gavin Andresen
2012-03-16
Fix issue #848 : broken mining on testnet
Gavin Andresen
2012-03-16
Bump CLIENT_VERSION for rc4 release
v0.6.0rc4
Gregory Maxwell
2012-03-13
Bump CLIENT_VERSION for rc3 release
v0.6.0rc3
Gavin Andresen
2012-03-12
Limit the impact of reorganisations on the database
Pieter Wuille
2012-03-03
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-02
DoS fix for mapOrphanTransactions
Gavin Andresen
2012-02-29
DoS fix for mapOrphanTransactions
v0.6.0rc2
Gavin Andresen
2012-02-26
bitcoind changes to stop storing settings in wallet.dat.
Gavin Andresen
2012-02-16
Fix issue #848 : broken mining on testnet
Gavin Andresen
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
[next]