489 Commits (1f60d455048b7c0af6a5fdc032022d3fac37e790)

Author SHA1 Message Date
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
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 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
Suhas Daftuar e91cf4b210 Add test for handling of unconnecting headers 8 years ago
Jonas Schnelli f70808596f
[QA] extend wallet-hd test to cover HD metadata 8 years ago
Suhas Daftuar 46c9620f11 Test that unnecessary witnesses can't be used for mempool DoS 8 years ago
MarcoFalke fade505e8b [qa] Add wallet-hd test 8 years ago
MarcoFalke fa9976b853 [qa] test_framework: Add wrapper for stop_node 8 years ago
Bob McElrath 36ae37a9f9 Rename CTxinWitness -> CTxInWitness 8 years ago
BtcDrak 18c975c831 Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests 8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
Suhas Daftuar 36f1b9df76 Tests: Increase sync_blocks() timeouts in pruning.py 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago
Pieter Wuille 2b1f6f9ccf BIP141: Other consensus critical limits, and BIP145 8 years ago