aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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