aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_segwit.py
Commit message (Expand)AuthorAgeFilesLines
* Address test todos by removing -txindex to nodes.Amiti Uttarwar2019-02-171-17/+16
* [RPC] Update getrawtransaction interfaceAmiti Uttarwar2019-01-261-0/+4
* [mining] segwit option must be set in GBTJohn Newbery2018-12-101-10/+2
* [test] Remove deprecated addwitnessaddress from feature_segwit.pyJohn Newbery2018-09-231-49/+1
* [test] Fix flake8 warnings in testsJohn Newbery2018-09-231-53/+51
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-3/+24
* tests: Use explicit importspracticalswift2018-08-131-4/+8
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | policy: Remove promiscuousmempoolflagsMarcoFalke2018-06-231-11/+7
|/
* policy: Treat segwit as always activeMarcoFalke2018-05-291-18/+13
* qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke2018-05-051-3/+3
* Merge #13002: Do not treat bare multisig outputs as IsMine unless watchedWladimir J. van der Laan2018-04-261-4/+8
|\
| * Do not treat bare multisig as IsMinePieter Wuille2018-04-191-4/+8
* | [qa] Remove some pre-activation segwit testsSuhas Daftuar2018-04-131-9/+1
|/
* scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow2018-02-171-4/+4
* scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow2018-02-161-12/+12
* QA: segwit.py: s/find_unspent/find_spendable_utxo/Jorge Timón2018-01-311-7/+9
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+638