aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_nulldummy.py
Commit message (Expand)AuthorAgeFilesLines
* Use separate watchonly wallet for multisig in feature_nulldummy.pyAndrew Chow2020-11-011-4/+12
* QA: Use GBT to get block versions correctLuke Dashjr2020-09-121-7/+8
* test: Check submitblock return valuesMarcoFalke2020-04-221-1/+1
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Reduce unneeded whitelist permissions in testsMarcoFalke2020-02-261-1/+4
* [logging] Don't log REJECT code when transaction is rejectedJohn Newbery2019-10-101-1/+1
* [Consensus] Bury segwit deploymentJohn Newbery2019-08-141-1/+1
* test: Remove True argument to CBlock::serializeMarcoFalke2019-05-081-1/+1
* wallet/rpc: add maxfeerate parameter to sendrawtransactionKarl-Johan Alm2019-03-141-7/+7
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke2019-03-021-9/+9
* [tests] Remove deprecated addwitnessaddress call from feature_nulldummyJohn Newbery2018-09-231-2/+2
* [test] Fix flake8 warnings in testsJohn Newbery2018-09-231-7/+5
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-1/+4
* Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke2018-08-131-3/+4
|\
| * tests: Use explicit importspracticalswift2018-08-131-3/+4
* | qa: blocktools enforce named args for amountMarcoFalke2018-08-091-6/+6
|/
* [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-19/+7
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-2/+1
* policy: Treat segwit as always activeMarcoFalke2018-05-291-1/+1
* scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow2018-02-171-1/+1
* Consistently use FormatStateMessage in RPC error outputBen Woosley2018-02-081-1/+1
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+133