aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-19Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi...Gavin Andresen
2012-06-19print large orphan warning BEFORE deleting pvMsgGavin Andresen
2012-06-19Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)Gavin Andresen
2012-06-19Use a 64-bit nonce in pingPieter Wuille
2012-06-19Prevent crashes due to missing or corrupted blk????.dat recordsJeff Garzik
2012-06-19Prevent crashes due to missing or corrupted database recordsJeff Garzik
2012-06-19Move signature cache from CKey::Verify to CheckSig in script.cppGavin Andresen
2012-06-19Define BOOST_SPIRIT_THREADSAFE in all makefilesJeff Garzik
2012-06-19Default to DB_TXN_WRITE_NOSYNC for all transactional operationsJeff Garzik
2012-06-19Refactor: GetRandHash() method for utilGavin Andresen
2012-06-19Cache signature verificationsGavin Andresen
2012-06-19Further DoS prevention: Verify signatures lastGavin Andresen
2012-06-19Remove invalid dependent orphans from memoryGavin Andresen
2012-06-19Optimize orphan transaction handlingGavin Andresen
2012-06-19Make orphan logging more verbose, displaying mapOrphanTransactions.size()Jeff Garzik
2012-06-19Refactor: move code from key.h to key.cppGavin Andresen
2012-06-19Bump version numbers to 0.6.3Gavin Andresen
2012-06-14Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-06-14Use a 64-bit nonce in pingPieter Wuille
2012-06-14Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694Wladimir J. van der Laan
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-06-14Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)Philip Kaufmann
2012-06-14Update wiki changelog at doc/release-process.txtMatt Corallo
2012-06-14change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...Philip Kaufmann
2012-06-14removed ability to translate "0 BTC" and "123.456 BTC" as this is only used a...Philip Kaufmann
2012-06-14Fix broken config filesMatt Corallo
2012-06-14Do not select first address automatically in the address bookWladimir J. van der Laan
2012-06-14Update comment about secure_allocator<>Pieter Wuille
2012-06-14Bump VERSION so we can differentiate between fixed 0.4.7rc2 and not-fixed 0.4...Luke Dashjr
2012-06-12Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 v...Luke Dashjr
2012-06-06Bugfix: Allow tray icon to linger until Bitcoin-Qt shuts down completely. Fix...Luke Dashjr
2012-06-06fix an incorrect if-clause in net.cppPhilip Kaufmann
2012-06-06Serialize access to debug.log streamMichael Hendricks
2012-06-06Correct blockchain size in contrib/debian.Matt Corallo
2012-06-06"USE_UPNP=-" is needed to remove UPnP support.Chris Moore
2012-05-26.gitignore: add test_bitcoinJeff Garzik
2012-05-25Do not signal outbound semaphore if uninitializedPieter Wuille
2012-05-22Merge branch '0.6.0.x' into 0.6.xLuke Dashjr
2012-05-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-05-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-05-22Prevent crashes due to missing or corrupted blk????.dat recordsJeff Garzik
2012-05-22Prevent crashes due to missing or corrupted database recordsJeff Garzik
2012-05-22Remove duplicate behavior on MacOSXWladimir J. van der Laan
2012-05-22Correct debug.log output to show correct function the debug is coming from.R E Broadley
2012-05-22Filter out whitespace and zero-width non-breaking spaces in validatorWladimir J. van der Laan
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy