aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-29Make sure new wallet variables are initializedPieter Wuille
2013-07-28Merge pull request #2541 from luke-jr/bugfix_wallet_resendPieter Wuille
2013-07-28Merge pull request #2702 from vinniefalco/leveldb-subtree-at-1-10-0Pieter Wuille
2013-07-26fix possible infinite loop in intro.cpp threadPhilip Kaufmann
2013-07-25Merge pull request #2847 from Diapolo/fix_QApplication_includeWladimir J. van der Laan
2013-07-25Merge pull request #2848 from Diapolo/translationsWladimir J. van der Laan
2013-07-24Merge pull request #1889 from tcatm/multi-walletGavin Andresen
2013-07-24remove windows.h from crypter.cpp includesPhilip Kaufmann
2013-07-24cleanup compat.h Windows stuffPhilip Kaufmann
2013-07-24exclude CreatePidFile() function on WIN32 as it is unusedPhilip Kaufmann
2013-07-23Fix multi-block reorg transaction resurrectionMatt Corallo
2013-07-23Don't use checkpoints and accept nonstd txn on -regtestMatt Corallo
2013-07-23Add unittests for multiple ELSEs in a rowPeter Todd
2013-07-23update bitcoin_en.ts to current master (2013-07-23)Philip Kaufmann
2013-07-23Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann
2013-07-22Merge pull request #2795 from fanquake/log_aborted_rebuildsJeff Garzik
2013-07-22Merge pull request #2832 from luke-jr/bugfix_wdb_boostverJeff Garzik
2013-07-22Merge pull request #2826 from Diapolo/fix_mingw481Jeff Garzik
2013-07-22Merge pull request #2836 from phelixbtc/patch-3Jeff Garzik
2013-07-22Better warning/"alert" messages for large-work forks.Matt Corallo
2013-07-22Call the -alertnotify script when we see a long or invalid fork.Matt Corallo
2013-07-22Detect any sufficiently long fork and add a warning.Matt Corallo
2013-07-21Bugfix: Include block creation and SSL options headings in usageLuke Dashjr
2013-07-19makefile.mingw: Use normal boost libraries instead of debug for Windowsphelixbtc
2013-07-18Merge pull request #2670 from laanwj/2013_05_datadirWladimir J. van der Laan
2013-07-17Bugfix: Store last/next wallet resend times unique per CWallet objectLuke Dashjr
2013-07-15Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VE...Luke Dashjr
2013-07-15BIP32 test vectorsPieter Wuille
2013-07-15BIP32 derivation implementationPieter Wuille
2013-07-13fix invalid conversion error with MinGW 4.8.1 in net.cppPhilip Kaufmann
2013-07-13Fix minor backward incompatibilityPieter Wuille
2013-07-10Merge pull request #2743 from jgarzik/reject-reasonJeff Garzik
2013-07-10Merge pull request #2812 from jgarzik/rpcbestblockJeff Garzik
2013-07-07Merge pull request #2796 from gmaxwell/remove_overactive_rand_testsGregory Maxwell
2013-07-07Make the rand tests determinstic. (fixes #2714)Gregory Maxwell
2013-07-04let user select wallet file with -wallet=foo.datNils Schneider
2013-07-03RPC: add getbestblockhash, to return tip of best chainJeff Garzik
2013-07-01Merge commit 'adae78ea9940f4d44382967d1296e7db0b54a4de' into leveldb-squashedVinnie Falco
2013-06-29Fix build date for from-tarball buildsPieter Wuille
2013-06-26Merge pull request #2793 from Diapolo/translationsPieter Wuille
2013-06-26Merge pull request #2174 from CodeShark/sync_macro_clarificationPieter Wuille
2013-06-25Added comments to sync.h to make it easier to understand the macrosEric Lombrozo
2013-06-25Merge pull request #2209 from CodeShark/WalletRegistrationLocksPieter Wuille
2013-06-25RPC: keypoolrefill gains optional size parameterJeff Garzik
2013-06-25CWallet::TopUpKeyPool() takes optional pool size argumentJeff Garzik
2013-06-25Merge pull request #2792 from sipa/coreimplJeff Garzik
2013-06-25Log aborted block database rebuildsMichael Ford
2013-06-25Truncate oversize 'tx' messages before relaying/storing.Peter Todd
2013-06-25Merge pull request #2679 from vhf/patch-1Gavin Andresen
2013-06-25translation update 2013-06-25Philip Kaufmann