aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21[copyright] add MIT License copyright header to remaining Python filesisle2983
2016-09-21[copyright] add MIT License copyright header to zmq_sub.pyisle2983
2016-09-21UndoReadFromDisk works on undo files (rev), not on block files.Pavel Janík
2016-09-21[qa] wallet: Check legacy wallet as wellMarcoFalke
2016-09-21Specify Protobuf version 2 in paymentrequest.protofanquake
2016-09-21Minor change in section nameAnders Øyvind Urke-Sætre
2016-09-21[Doc] Target protobuf 2.6 in OS X build notes.Michael Ford
2016-09-21[qa] walletbackup: Sync blocks inside the loopMarcoFalke
2016-09-21net: No longer send local address in addrMeWladimir J. van der Laan
2016-09-21Berkeley DB v6 compatibility fixAlexey Vesnin
2016-09-21[doc] - clarify statement about parallel jobs in rpc-tests.pyisle2983
2016-09-21contrib: Make fix-copyright-headers.py more portableMarcoFalke
2016-09-21[doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke
2016-09-21[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
2016-09-21init: Fix typo in help message for -whitelistforcerelayWladimir J. van der Laan
2016-09-21Set jonasschnellis dns-seeder filter flagJonas Schnelli
2016-09-21[doc] Update git-subtree-check.sh READMEMarcoFalke
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