11357 Commits (b73f0653f30168db84b4521e5f315e53804feced)
 

Author SHA1 Message Date
Suhas Daftuar b73f0653f3 [qa] Another attempt to fix race condition in p2p-compactblocks.py 8 years ago
Luke Dashjr b987348435 Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not highest, block 8 years ago
Wladimir J. van der Laan cbc3fe59c4 test: Explicitly set encoding to utf8 when opening text files 8 years ago
MarcoFalke 0bee740845 [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
MarcoFalke 794b007896 [qa] Add getinfo smoke tests and rework versionbits test 8 years ago
MarcoFalke 1f60d45504 [qa] mininode: Only allow named args in wait_until 8 years ago
Suhas Daftuar 624a007f47 [qa] Fix race condition in p2p-compactblocks test 8 years ago
Johnson Lau 3e4abb5025 Fix nulldummy.py test 8 years ago
Wladimir J. van der Laan 31ab2f862a test: Avoid ConnectionResetErrors during RPC tests 8 years ago
jnewbery eb18cc1272 bitcoin-util-test.py should fail if the output file is empty 8 years ago
MarcoFalke d87227d6d2 [qa] nulldummy: Don't run unused code 8 years ago
MarcoFalke 1dd1783873 [qa] blockstore: Switch to dumb dbm 8 years ago
MarcoFalke 83ad563ade [rpc] throw JSONRPCError when utxo set can not be read 8 years ago
Jonas Schnelli 62886598db [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds 8 years ago
jnewbery 2a8bca465d Add bitcoin-tx JSON tests 8 years ago
Suhas Daftuar 9bbe66e592 [qa] Split up slow RPC calls to avoid pruning test timeouts 8 years ago
Johnson Lau 375437c26b Ping regularly in p2p-segwit.py to keep connection alive 8 years ago
Wladimir J. van der Laan a916677ace
Merge #8815: Backports for 0.13.1 8 years ago
Johnson Lau 9dfa0c8d90 Implement NULLDUMMY softfork 8 years ago
Suhas Daftuar cef633ce63 Fix broken sendcmpct test in p2p-compactblocks.py 8 years ago
Suhas Daftuar fb8706ebd7 Add p2p test for BIP 152 (compact blocks) 8 years ago
Suhas Daftuar f6be478b0a Add support for compactblocks to mininode 8 years ago
Suhas Daftuar 4295a7aea5 Tests: refactor compact size serialization in mininode 8 years ago
Pieter Wuille ff893aa557 Implement SipHash in Python 8 years ago
Suhas Daftuar 198494ce53 Allow changing BIP9 parameters on regtest 8 years ago
Jonas Schnelli 23feab1f38 Remove maxuploadtargets recommended minimum 8 years ago
Johnson Lau a5ec248323 Remove createwitnessaddress 8 years ago
instagibbs b394a96396 Add basic test for IsStandard witness transaction blinding 8 years ago
Pieter Wuille 1672225670 Do not store witness txn in rejection cache 8 years ago
Wladimir J. van der Laan 254e990ce5
Merge #8772: [0.13] Backports 8 years ago
Marty Jones b70b4a24e6 Trivial: Fix typo 8 years ago
isle2983 702fd2ee21 [copyright] add MIT license headers to .sh scripts where missing 8 years ago
isle2983 a60d7cc97d [copyright] Add missing copyright headers 8 years ago
isle2983 ea2a6bef85 [copyright] add MIT License copyright header to remaining Python files 8 years ago
isle2983 9a903f9f00 [copyright] add MIT License copyright header to zmq_sub.py 8 years ago
Pavel Janík 084cae9ca5 UndoReadFromDisk works on undo files (rev), not on block files. 8 years ago
MarcoFalke e34374e252 [qa] wallet: Check legacy wallet as well 8 years ago
fanquake d31ac725cf Specify Protobuf version 2 in paymentrequest.proto 8 years ago
Anders Øyvind Urke-Sætre 5e15fce30c Minor change in section name 8 years ago
Michael Ford 0e2c6bdf78 [Doc] Target protobuf 2.6 in OS X build notes. 8 years ago
MarcoFalke da94272e3c [qa] walletbackup: Sync blocks inside the loop 8 years ago
Wladimir J. van der Laan 42ea51a65f net: No longer send local address in addrMe 8 years ago
Alexey Vesnin ea51b0f5dd Berkeley DB v6 compatibility fix 8 years ago
isle2983 0a35573534 [doc] - clarify statement about parallel jobs in rpc-tests.py 8 years ago
MarcoFalke 752fbae697 contrib: Make fix-copyright-headers.py more portable 8 years ago
MarcoFalke 486650ae6a [doc] Fix typos in comments, doxygen: Fix comment syntax 8 years ago
MarcoFalke c18a9ca788 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
Wladimir J. van der Laan 9556745dc2 init: Fix typo in help message for -whitelistforcerelay 8 years ago
Jonas Schnelli 4f84082a74 Set jonasschnellis dns-seeder filter flag 8 years ago
MarcoFalke 863ae74a1f [doc] Update git-subtree-check.sh README 8 years ago