581 Commits (890ac2563872f9b71b9863ad531c639e526df5d7)

Author SHA1 Message Date
Matt Corallo 890ac25638 Fix overly-prescriptive p2p-segwit test for new fetch logic 8 years ago
Suhas Daftuar 611cc5096e [qa] Fix bug in mininode witness deserialization 8 years ago
Suhas Daftuar 61e282b62d [qa] Add support for compactblocks v2 to mininode 8 years ago
Suhas Daftuar e47299a8f2 [qa] Update p2p-compactblocks.py for compactblocks v2 8 years ago
Suhas Daftuar d6c83b95cf [qa] Fix race condition in sendheaders.py 8 years ago
Suhas Daftuar b73f0653f3 [qa] Another attempt to fix race condition in p2p-compactblocks.py 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
MarcoFalke d87227d6d2 [qa] nulldummy: Don't run unused code 8 years ago
MarcoFalke 1dd1783873 [qa] blockstore: Switch to dumb dbm 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
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
instagibbs b394a96396 Add basic test for IsStandard witness transaction blinding 8 years ago
isle2983 a60d7cc97d [copyright] Add missing copyright headers 8 years ago
MarcoFalke e34374e252 [qa] wallet: Check legacy wallet as well 8 years ago
MarcoFalke da94272e3c [qa] walletbackup: Sync blocks inside the loop 8 years ago
isle2983 0a35573534 [doc] - clarify statement about parallel jobs in rpc-tests.py 8 years ago
MarcoFalke c18a9ca788 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
MarcoFalke a27cdd8edf [qa] abandonconflict: Use assert_equal 8 years ago
MarcoFalke 8bb1efd985 [qa] Rework hd wallet dump test 8 years ago
whythat bea02dc3b6 [qa]: enable rpcbind_test 8 years ago
whythat e111904a76 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() 8 years ago
Jonas Schnelli f70be14f8f [QA] Add walletdump RPC test (including HD- & encryption-tests) 8 years ago
Johnson Lau 6b07362b37 Fix SIGHASH_SINGLE bug in test_framework SignatureHash 8 years ago
instagibbs a114a0208b p2psegwit.py transaction is rejected due to premature witness not size 8 years ago
instagibbs 3606b6b3a7 Update p2p-segwit.py to reflect correct AskFor behavior 8 years ago
MarcoFalke d6ebe1369f [qa] Refactor RPCTestHandler to prevent TimeoutExpired 8 years ago
MarcoFalke ae8c7df7a5 [qa] create_cache: Delete temp dir when done 8 years ago
whythat 63462c2b4b [qa] remove root test directory for RPC tests 8 years ago
MarcoFalke 526d2b0472 [wallet] rpc: Drop misleading option 8 years ago
Luke Dashjr 8b0eee66e9
Bugfix: Use pre-BIP141 sigops until segwit activates 8 years ago
Suhas Daftuar cd0910b787 Fix p2p-feefilter.py for changed tx relay behavior 8 years ago
Jonas Schnelli de45c065f0
[Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key generation 8 years ago
Jonas Schnelli f142c11ac6
[0.13] Create a new HD seed after encrypting the wallet 8 years ago
Suhas Daftuar 4f7f531af6
qa: Add test for standardness of segwit v0 outputs 8 years ago
Jonas Schnelli 73adfe3bb9
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion 8 years ago
Suhas Daftuar fca1a415ce
Rename "block cost" to "block weight" 8 years ago
Jonas Schnelli 7945088d41
[Wallet] comsetic non-code changes for the HD feature 8 years ago
MarcoFalke 66668c420a [qa] Solve merge conflict of 4324bd237c 8 years ago