aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/segwit.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-15Fix RPC failure testing (2 of 2)John Newbery
2017-03-14Test transaction selection when gbt called without segwit supportSuhas Daftuar
2017-03-14Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar
2017-03-10Improve readability of segwit.pySuhas Daftuar
2017-03-09Use logging in individual testsJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-02-23Fix segwit getblocktemplate test.John Newbery
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-16QA: Test GBT size/weight limit valuesLuke Dashjr
2017-01-20Remove redundant semicolons in Python codepracticalswift
2016-12-11[qa] Don't set unknown rpcserialversionMarcoFalke
2016-12-05Add option to return non-segwit serialization via rpcGregory Sanders
2016-10-17test segwit uncompressed key fixesJohnson Lau
2016-08-19[qa] Remove unused codeMarcoFalke
2016-08-17Merge #8482: [qa] Use single cache dir for chainsWladimir J. van der Laan
2016-08-08qa/rpc-tests/segwit: Test GBT sigops before and after activationLuke Dashjr
2016-07-15[qa] Sort scripts by time for pull_tester and don't overwrite setup_chainMarcoFalke
2016-06-22[qa] Add rpc test for segwitAlex Morcos