aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/segwit.py
Commit message (Expand)AuthorAgeFilesLines
* Test transaction selection when gbt called without segwit supportSuhas Daftuar2017-03-161-6/+49
* Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar2017-03-161-14/+5
* QA: Test GBT size/weight limit valuesLuke Dashjr2017-02-201-0/+8
* Remove redundant semicolons in Python codepracticalswift2017-01-201-1/+1
* [qa] Don't set unknown rpcserialversionMarcoFalke2016-12-111-2/+1
* Add option to return non-segwit serialization via rpcGregory Sanders2016-12-051-3/+17
* test segwit uncompressed key fixesJohnson Lau2016-10-171-1/+359
* [qa] Remove unused codeMarcoFalke2016-08-191-2/+0
* Merge #8482: [qa] Use single cache dir for chainsWladimir J. van der Laan2016-08-171-3/+4
|\
| * [qa] Sort scripts by time for pull_tester and don't overwrite setup_chainMarcoFalke2016-07-151-3/+4
* | qa/rpc-tests/segwit: Test GBT sigops before and after activationLuke Dashjr2016-08-081-7/+45
|/
* [qa] Add rpc test for segwitAlex Morcos2016-06-221-0/+209