aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen
2012-08-26Override progress bar on platforms with segmented progress barsWladimir J. van der Laan
2012-08-26Minimal adaptations to getmemorypool for BIP 34Luke 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-26Add CBlock::CURRENT_VERSION and CTransaction::CURRENT_VERSION constants.Gavin Andresen
2012-08-26Work around a distcc bug where -MMD output isn't copied.Matt Corallo
2012-08-26update some strings used as warning messages in sendcoinsdialog.cppPhilip Kaufmann
2012-08-24Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} tooLuke Dashjr
2012-08-22fix a compiler sign warning in OpenBlockFile()Philip Kaufmann
2012-08-12Fix Win32 compiling of qt/test/uritests.cppMatt Corallo
2012-08-12Return !0 when qt tests fail.Matt Corallo
2012-08-12fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Correct English grammar regarding "'s"Luke 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: Use standard BTC unit in commentsLuke 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.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-12Merge branch 'bugfix_CNBerr' into 0.5.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Merge branch 'bugfix_CNBerr_daggy' into 0.4.xLuke Dashjr
2012-07-26TypoMichael Ford
2012-07-26Fix spelling of successfullyStephane Glondu
2012-07-26Typofanquake
2012-07-26Fix Typofanquake
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-22fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann
2012-07-22re-size addressbookpage.ui to fix #1062Philip Kaufmann
2012-07-22Update a linkfanquake
2012-07-22Let the comment in GetBlockValue() reflect the uncertainty about the time int...Rune K. Svendsen
2012-07-22Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan
2012-07-22when on testnet, set testnet icon for about dialogPhilip Kaufmann
2012-07-22CBigNum: Convert negative int64 values in a more well-defined wayLuke Dashjr
2012-07-22Fix signed subtraction overflow in CBigNum::setint64().Ricardo M. Correia
2012-07-08fix typo in optionsmodel.cppPhilip Kaufmann
2012-07-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-07-06Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-07-06Do not consider inbound peers for outbound network group exclusion.Gregory Maxwell
2012-07-06Do not consider inbound peers for outbound network group exclusion.Gregory Maxwell
2012-07-06Fix a couple more typosfanquake