aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21Trivial: Fix two VarInt examples in serialize.hChristian Barcenas
2016-09-21CDB: fix debug outputcrowning-
2016-09-21Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
2016-09-21Use __func__ to get function name for output printingMarcoFalke
2016-09-21[Wallet] Trivial cleanup of HD wallet changesJonas Schnelli
2016-09-21document return value of networkhashps for getmininginfo RPC endpointJameson Lopp
2016-09-21[qa] abandonconflict: Use assert_equalMarcoFalke
2016-09-21various typosleijurv
2016-09-21Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...Jeremy Rubin
2016-09-21Corrected JSON typo on setban of net.cppSev
2016-09-21Bugfix: Allow building libbitcoinconsensus without any univalueLuke Dashjr
2016-09-21configure: Allow building bench_bitcoin by itselfLuke Dashjr
2016-09-21[doc] typos, READMEs, commentsJustin Camarena
2016-09-21Do diskspace check before import thread is startedPieter Wuille
2016-09-21Add extra message to avoid a long 'Loading banlist'Pieter Wuille
2016-09-21Use a signal to continue init after genesis activationPieter Wuille
2016-09-21Update README.mdChris Stewart
2016-09-21[qa] Rework hd wallet dump testMarcoFalke
2016-09-21Enable size accounting in mining unit testsSuhas Daftuar
2016-09-21[qa]: enable rpcbind_testwhythat
2016-09-21[qa]: add parsing for '<host>:<port>' argument form to rpc_url()whythat
2016-09-21net: Ignore `notfound` P2P messagesWladimir J. van der Laan
2016-09-21[QA] Add walletdump RPC test (including HD- & encryption-tests)Jonas Schnelli
2016-09-21prepend license statement to indirectmapKaz Wesley
2016-09-21Fix obvious assignment/equality error in testJeremy Rubin
2016-09-21update name of file bitcoin.qrcGaurav Rana
2016-09-21Add configure check for -latomicAnthony Towns
2016-09-21Clear witness with vin/vout in CWallet::CreateTransaction()Suhas Daftuar
2016-09-21[Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli
2016-09-21Fix SIGHASH_SINGLE bug in test_framework SignatureHashJohnson Lau
2016-09-21p2psegwit.py transaction is rejected due to premature witness not sizeinstagibbs
2016-09-21Update p2p-segwit.py to reflect correct AskFor behaviorinstagibbs
2016-09-21Update btcdrak signing keyBtcDrak
2016-09-21add witness address to address bookinstagibbs
2016-09-20Merge #8744: [0.13.1] qa BackportsWladimir J. van der Laan
2016-09-19[qa] Refactor RPCTestHandler to prevent TimeoutExpiredMarcoFalke
2016-09-16[qa] create_cache: Delete temp dir when doneMarcoFalke
2016-09-16[qa] remove root test directory for RPC testswhythat
2016-09-13Merge #8710: [0.13.1] qt BackportsWladimir J. van der Laan
2016-09-13Persist the datadir after option resetAndrew Chow
2016-09-13Fix minimize and close bugsadlawren
2016-09-13fix op order to append first alertrodasmith
2016-09-09Reduce default number of blocks to check at startupPieter Wuille
2016-09-09Merge #8679: [0.13] Various backportsWladimir J. van der Laan
2016-09-07Do not add random inbound peers to addrman.Gregory Maxwell
2016-09-07Fix some locksPieter Wuille
2016-09-07Check for compatibility with download in FindNextBlocksToDownloadPieter Wuille
2016-09-07Precompute sighashesPieter Wuille
2016-09-07[util] CopyrightHolders: Check for untranslated substitutionMarcoFalke
2016-09-07doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9Wladimir J. van der Laan