aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-13qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-10-11Merge #8866: [0.13] BackportsMarcoFalke
2016-10-08[Doc] Update bips.md for Segregated Witnessfanquake
2016-10-07Fix wake from sleep issue with Boost 1.59.0Michael Ford
2016-10-06[qa] Fix race condition in sendheaders.pySuhas Daftuar
2016-10-05[qa] Another attempt to fix race condition in p2p-compactblocks.pySuhas Daftuar
2016-10-05Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr
2016-10-03test: Explicitly set encoding to utf8 when opening text filesWladimir J. van der Laan
2016-10-03[qa] util: Move wait_bitcoinds() into stop_nodes()MarcoFalke
2016-10-03[qa] Add getinfo smoke tests and rework versionbits testMarcoFalke
2016-10-03[qa] mininode: Only allow named args in wait_untilMarcoFalke
2016-10-03[qa] Fix race condition in p2p-compactblocks testSuhas Daftuar
2016-10-03Fix nulldummy.py testJohnson Lau
2016-10-03test: Avoid ConnectionResetErrors during RPC testsWladimir J. van der Laan
2016-10-03bitcoin-util-test.py should fail if the output file is emptyjnewbery
2016-10-03[qa] nulldummy: Don't run unused codeMarcoFalke
2016-10-03[qa] blockstore: Switch to dumb dbmMarcoFalke
2016-10-03[rpc] throw JSONRPCError when utxo set can not be readMarcoFalke
2016-10-03[Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfundsJonas Schnelli
2016-10-03Add bitcoin-tx JSON testsjnewbery
2016-10-03[qa] Split up slow RPC calls to avoid pruning test timeoutsSuhas Daftuar
2016-10-03Ping regularly in p2p-segwit.py to keep connection aliveJohnson Lau
2016-09-27Merge #8815: Backports for 0.13.1Wladimir J. van der Laan
2016-09-26Implement NULLDUMMY softforkJohnson Lau
2016-09-26Fix broken sendcmpct test in p2p-compactblocks.pySuhas Daftuar
2016-09-26Add p2p test for BIP 152 (compact blocks)Suhas Daftuar
2016-09-26Add support for compactblocks to mininodeSuhas Daftuar
2016-09-26Tests: refactor compact size serialization in mininodeSuhas Daftuar
2016-09-26Implement SipHash in PythonPieter Wuille
2016-09-26Allow changing BIP9 parameters on regtestSuhas Daftuar
2016-09-26Remove maxuploadtargets recommended minimumJonas Schnelli
2016-09-26Remove createwitnessaddressJohnson Lau
2016-09-26Add basic test for IsStandard witness transaction blindinginstagibbs
2016-09-26Do not store witness txn in rejection cachePieter Wuille
2016-09-26Merge #8772: [0.13] BackportsWladimir J. van der Laan
2016-09-21Trivial: Fix typoMarty Jones
2016-09-21[copyright] add MIT license headers to .sh scripts where missingisle2983
2016-09-21[copyright] Add missing copyright headersisle2983
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