aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-03-25Merge pull request #974 from sipa/walletupgradePieter Wuille
2012-03-25Merge pull request #983 from laanwj/2012_03_removeunusedutilPieter Wuille
2012-03-25Give DNS seeds a random age between 3 and 7 days oldPieter Wuille
2012-03-25remove unused functions from util.h/util.cppWladimir J. van der Laan
2012-03-22Introduce explicit -walletupgrade optionPieter Wuille
2012-03-22Merge branch 'checklevel' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge pull request #975 from sipa/versioncheckGavin Andresen
2012-03-22Merge branch 'addrman' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-22Merge pull request #964 from sipa/fastblocksGavin Andresen
2012-03-22Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen
2012-03-21Merge pull request #969 from laanwj/2012_03_printconsole_errorWladimir J. van der Laan
2012-03-22Check minversion before loading the rest of the walletPieter Wuille
2012-03-22Add -checklevel and improve -checkblocksPieter Wuille
2012-03-21Remove -bip16 and -paytoscripthashtime command-line argumentsGavin Andresen
2012-03-21replace call to PrintConsole with call to error()Wladimir J. van der Laan
2012-03-21Merge pull request #947 from ali1234/masterGavin Andresen
2012-03-21Merge pull request #948 from sipa/unstuckGavin Andresen
2012-03-21Merge pull request #965 from khorben/masterGavin Andresen
2012-03-21More debug output for failed reorganizationsPieter Wuille
2012-03-21Correct dateMichael
2012-03-21Merge pull request #954 from Diapolo/masterWladimir J. van der Laan
2012-03-21Prevent stuck block download in large reorganisationsPieter Wuille
2012-03-21Speed up block downloadingPieter Wuille
2012-03-21Avoid some pointless warnings while compilingPierre Pronchery
2012-03-20Use last checkpoint instead of hard-coded 140,700. Fixes #913.Gavin Andresen
2012-03-20Proper support for Growl 1.3 notificationsp2k
2012-03-20assertion in CBlock::SetBestChainInner was too strongPieter Wuille
2012-03-20remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.tsPhilip Kaufmann
2012-03-19updated english language source file via lupdatePhilip Kaufmann
2012-03-19Merge pull request #953 from Diapolo/masterNils Schneider
2012-03-19fixed a capitalization error in the german translationPhilip Kaufmann
2012-03-19update german translation from transifexPhilip Kaufmann
2012-03-19Merge pull request #928 from jojkaart/masterWladimir J. van der Laan
2012-03-18Merge pull request #931 from luke-jr/dbg_loaderrGregory Maxwell
2012-03-18Make the sendcoins dialog use the configured unit type, even on the first att...Joel Kaartinen
2012-03-18When disconnecting a node, clear the received buffer so that we doAlistair Buxton
2012-03-17update german translation from transifexPhilip Kaufmann
2012-03-16Bump CLIENT_VERSION for rc4 releasev0.6.0rc4Gregory Maxwell
2012-03-16update translations from transifexNils Schneider
2012-03-16Yet another attempt at implementing "minimize to tray" that works on all OSesWladimir J. van der Laan
2012-03-13Bump CLIENT_VERSION for rc3 releasev0.6.0rc3Gavin Andresen
2012-03-12Limit the impact of reorganisations on the databasePieter Wuille
2012-03-12Print more diagnostic info for the various DB_CORRUPT conditionsLuke Dashjr
2012-03-11Print wallet load errors (to debug.log)Luke Dashjr
2012-03-10Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"Gregory Maxwell
2012-03-05fix typo src/net.cppnomnombtc
2012-03-03Do not allow overwriting unspent transactions (BIP 30)Pieter Wuille
2012-02-29DoS fix for mapOrphanTransactionsv0.6.0rc2Gavin Andresen
2012-02-28Merge branch 'mruinventory' of https://github.com/sipa/bitcoinGavin Andresen
2012-02-28Merge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/la...Gavin Andresen