aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-11Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-09-10Bugfix: Correct doubled-up & in translations and remove extra spaces ...Luke Dashjr
2012-09-10Bugfix: Correct doubled-up & in translations and remove extra spaces ...Luke Dashjr
2012-09-10Wrong address added to collection in testxanatos
2012-09-10Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-09-10Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-09-10Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-10select(): Use precise fd presence check, rather than imprecise hSocketMax testJeff Garzik
2012-09-10Bugfix: Don't consider invalid listening socket in hSocketMaxLuke Dashjr
2012-09-07Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-09-07Update supported translationsLuke Dashjr
2012-09-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-09-06Update supported translationsLuke Dashjr
2012-09-06Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-06Correct LoadWallet() return value (false -> DB_LOAD_OK)xanatos
2012-08-28Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-28Update supported translationsLuke Dashjr
2012-08-27Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
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-27Bump version to 0.4.8Luke Dashjr
2012-08-27Special-case the last alert for alert-key-compromised caseGavin Andresen
2012-08-27Alert system DoS preventionGavin Andresen
2012-08-27Alert system DoS preventionGavin Andresen
2012-08-26Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-26Support sending to script (P2SH) addressesLuke Dashjr
2012-08-26Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-08-26Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-26Merge commit '52153a6' into 0.6.0.xLuke Dashjr
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 commit 'b958999' into 0.6.0.xLuke Dashjr
2012-08-26Merge commit 'a259baa' into 0.6.0.xLuke Dashjr
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 test_bitcoin build in makefile.linux-mingwMatt Corallo
2012-08-12Fix Win32 compiling of qt/test/uritests.cppMatt Corallo