aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_fee_estimation.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-4/+3
* test: Get rid of default wallet hacksRussell Yanofsky2020-09-291-3/+3
* Do not create default walletAndrew Chow2020-09-081-3/+3
* refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-3/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfeeMarcoFalke2020-03-111-1/+16
|\
| * [test] Add coverage to estimaterawfee and estimatesmartfeeBen Woosley2019-10-091-1/+16
* | test: Reduce unneeded whitelist permissions in testsMarcoFalke2020-02-261-4/+4
|/
* test: Explain why -whitelist is used in feature_fee_estimationMarcoFalke2019-08-021-5/+6
* test: Format feature_fee_estimation with pep8MarcoFalke2019-08-021-6/+10
* Test: Set -acceptnonstdtxn in feature_fee_estimationMarcoFalke2019-08-011-3/+8
* test: Remove unused importsMarcoFalke2019-04-091-3/+1
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-3/+3
* wallet/rpc: add maxfeerate parameter to sendrawtransactionKarl-Johan Alm2019-03-141-2/+2
* [tests] Move deterministic address import to setup_nodesJohn Newbery2018-11-011-5/+3
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* qa: Premine to deterministic address with -disablewalletMarcoFalke2018-09-101-0/+5
* tests: Use explicit importspracticalswift2018-08-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [Tests] Use blockmaxweight where tests previously had blockmaxsizeConor Scott2018-03-261-4/+4
* [config] Remove blockmaxsize optionJohn Newbery2018-03-221-2/+2
* tests: Remove unused argument max_invalid from check_estimates(...)practicalswift2018-03-211-4/+4
* scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow2018-02-171-1/+1
* [tests] Remove tests for deprecated estimatefee RPCJohn Newbery2018-02-021-48/+26
* [tests] Fix style warnings in feature_fee_estimation.pyJohn Newbery2018-02-021-61/+60
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+262