3 Commits (master)

Author SHA1 Message Date
Jianping Wu 26c8eb9571 Fixed segwit feature test. 5 years ago
MarcoFalke 08334b73be qa: Pad scriptPubKeys to get minimum sized txs 6 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
João Barbosa f523c6bec0 [qa] Use address type in addmultisigaddress to avoid addwitnessaddress 7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Pieter Wuille f37c64e477 Implicitly know about P2WPKH redeemscripts 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Pieter Wuille d618458184 Have SegWit active by default 7 years ago
John Newbery 82b2712a66 [tests] move witness util functions to blocktools.py 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
John Newbery 5864e9c161 [tests] remove direct testing on JSONRPCException from individual test cases 7 years ago
NicolasDorier 06eaca6313 [RPC] Wallet: test importing of native witness scripts 7 years ago
Pieter Wuille fd0041aa27 Use BIP173 addresses in segwit.py test 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
Suhas Daftuar 617c459c6c qa: rpc test for wtxid in mempool entry 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 7 years ago
Andrew Chow e222dc2aee Replace ismine with producesignature check in witnessifier 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
practicalswift 72163d4585 [tests] Remove unused and duplicate imports 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery c9bd0f6421 Fix RPC failure testing (2 of 2) 7 years ago
Suhas Daftuar c85ffe6d8d Test transaction selection when gbt called without segwit support 7 years ago
Suhas Daftuar abe7b3d3ab Don't require segwit in getblocktemplate for segwit signalling or mining 7 years ago
Suhas Daftuar b9f34e84be Improve readability of segwit.py 7 years ago
John Newbery 64c080051b Use logging in individual tests 7 years ago
John Newbery b0dec4a04a Remove manual debug settings in qa tests. 7 years ago
John Newbery b23dcd2bf9 Fix segwit getblocktemplate test. 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Luke Dashjr 279f944e8d QA: Test GBT size/weight limit values 7 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
MarcoFalke fa615d39b5 [qa] Don't set unknown rpcserialversion 8 years ago
Gregory Sanders bc7ff8db99 Add option to return non-segwit serialization via rpc 8 years ago
Johnson Lau 9260085377 test segwit uncompressed key fixes 8 years ago
MarcoFalke faaec1377c [qa] Remove unused code 8 years ago
Luke Dashjr 239cbd2e5c qa/rpc-tests/segwit: Test GBT sigops before and after activation 8 years ago
MarcoFalke fae596f0e4 [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago