aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/segwit.py
AgeCommit message (Expand)Author
2017-03-16Test transaction selection when gbt called without segwit supportSuhas Daftuar
2017-03-16Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar
2017-02-20QA: 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