905 Commits (01a196e08db49d83cf6c5abd8a799c56dcfef503)

Author SHA1 Message Date
Pieter Wuille bf1afb02ca Give DNS seeds a random age between 3 and 7 days old 13 years ago
Wladimir J. van der Laan a6aee96c7e remove unused functions from util.h/util.cpp 13 years ago
Pieter Wuille 439e1497e1 Introduce explicit -walletupgrade option 13 years ago
Pieter Wuille ef12c2184d Check minversion before loading the rest of the wallet 13 years ago
Pieter Wuille 4538e45c46 Add -checklevel and improve -checkblocks 13 years ago
Gavin Andresen 8f188ece3c Remove -bip16 and -paytoscripthashtime command-line arguments 13 years ago
Wladimir J. van der Laan 4a43dfbf3e replace call to PrintConsole with call to error() 13 years ago
Pieter Wuille a1a0469f91 More debug output for failed reorganizations 13 years ago
Michael 246c20e8a9 Correct date 13 years ago
Pieter Wuille 0aa89c08ff Prevent stuck block download in large reorganisations 13 years ago
Pieter Wuille 89516bd4e0 Speed up block downloading 13 years ago
Pierre Pronchery 7868808b2f Avoid some pointless warnings while compiling 13 years ago
Gavin Andresen eae82d8ee5 Use last checkpoint instead of hard-coded 140,700. Fixes #913. 13 years ago
p2k 3f1bb1ac78 Proper support for Growl 1.3 notifications 13 years ago
Pieter Wuille 9aa459b294 assertion in CBlock::SetBestChainInner was too strong 13 years ago
Philip Kaufmann d6b08f6f2c remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.ts 13 years ago
Philip Kaufmann 603061a7e5 updated english language source file via lupdate 13 years ago
Philip Kaufmann 8afd4699e6 fixed a capitalization error in the german translation 13 years ago
Philip Kaufmann 7c4fabde60 update german translation from transifex 13 years ago
Joel Kaartinen aa3d4c0221 Make the sendcoins dialog use the configured unit type, even on the first attempt. 13 years ago
Alistair Buxton bb13d056ea When disconnecting a node, clear the received buffer so that we do 13 years ago
Philip Kaufmann 652856fb63 update german translation from transifex 13 years ago
Gregory Maxwell 44b69cf25e Bump CLIENT_VERSION for rc4 release 13 years ago
Nils Schneider 98ff031eb8 update translations from transifex 13 years ago
Wladimir J. van der Laan 08ed96d856 Yet another attempt at implementing "minimize to tray" that works on all OSes 13 years ago
Gavin Andresen e318b99d99 Bump CLIENT_VERSION for rc3 release 13 years ago
Pieter Wuille d68dcf741e Limit the impact of reorganisations on the database 13 years ago
Luke Dashjr 3cc0624932 Print more diagnostic info for the various DB_CORRUPT conditions 13 years ago
Luke Dashjr 21e875c958 Print wallet load errors (to debug.log) 13 years ago
Gregory Maxwell 82a10c8170 Resolves issue #922 - "wallet passphrase timeout of several years doesn't work" 13 years ago
nomnombtc f8c478c4fb fix typo src/net.cpp 13 years ago
Pieter Wuille a206b0ea12 Do not allow overwriting unspent transactions (BIP 30) 13 years ago
Gavin Andresen 142e604184 DoS fix for mapOrphanTransactions 13 years ago
Michael Ford 27adfb2e0c "February" 13 years ago
Gavin Andresen 07ed49a472 Do not start bitcoin: thread on OSX. fixes #889 13 years ago
Pieter Wuille c4341fa6ab Add mruset and use it for setInventoryKnown 13 years ago
Gavin Andresen 46aa2a6bdd Move BIP16 switchover time to April 1 13 years ago
Pieter Wuille 42c8b56f62 Store addrProxy port in settings 13 years ago
Gavin Andresen 3f8cb2c565 Reworked QT settings 13 years ago
Gavin Andresen 972060ce0e bitcoind changes to stop storing settings in wallet.dat. 13 years ago
Wladimir J. van der Laan 21ae37d215 Simplify MyGetSpecialFolderPath and fix possible buffer overflow (#901) 13 years ago
Pieter Wuille 88c41c43ea Move 'Backup Wallet' to file menu 13 years ago
Pieter Wuille 4a10d4c6dc Fix addrProxy setting 13 years ago
Wladimir J. van der Laan 71ba9abba6 In UI, handle cases in which the last received block was generated in the future (secs<0) 13 years ago
Pieter Wuille db9f2e0117 Do not invoke anti-DoS system for invalid BIP16 transactions 13 years ago
Chris Moore ec4efde40c Add option "-splash" so we can disable the splash screen. 13 years ago
Pieter Wuille 5fee401fe1 CAddrMan: stochastic address manager 13 years ago
Gavin Andresen 8c12851ed4 Checkpoint block 168,000 13 years ago
Luke Dashjr 34f8788915 Cleanup JSON-RPC getblock output to be consistent 13 years ago
Luke Dashjr c170d03e03 Bugfix: Instead of reporting "bitcoin-qt" for both bitcoind and Bitcoin-Qt, report "Satoshi" which is at least correct 13 years ago