aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_fee_estimation.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-03-26[Tests] Use blockmaxweight where tests previously had blockmaxsizeConor Scott
2018-03-22[config] Remove blockmaxsize optionJohn Newbery
2018-03-21tests: Remove unused argument max_invalid from check_estimates(...)practicalswift
2018-02-17scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...Andrew Chow
2018-02-02[tests] Remove tests for deprecated estimatefee RPCJohn Newbery
2018-02-02[tests] Fix style warnings in feature_fee_estimation.pyJohn Newbery
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns