aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/smartfees.py
Commit message (Expand)AuthorAgeFilesLines
* remove relaypriority from rpc testsAlex Morcos2016-12-031-3/+3
* [qa] util: Rework sync_*()MarcoFalke2016-11-071-3/+3
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-0/+5
* [qa] Switch to py3MarcoFalke2016-05-051-3/+3
* [qa] Fix typos in doc and commentsPavel Janík2016-05-021-3/+3
* [qa] smartfees: Properly use ordered dictMarcoFalke2016-05-021-5/+4
* [qa] rpc-tests: Properly use integers, floatsMarcoFalke2016-04-011-1/+1
* [qa] Use python2/3 syntaxMarcoFalke2016-03-311-1/+1
* Add rounding helper function to util.pySuhas Daftuar2015-12-011-3/+0
* Expose RPC calls for estimatesmart functionsAlex Morcos2015-11-161-22/+30
* [QA] restructure rpc tests directoryJonas Schnelli2015-05-181-3/+2
* Create new BlockPolicyEstimator for fee estimatesAlex Morcos2015-05-131-57/+224
* Introduce separate 'generate' RPC callPieter Wuille2015-04-011-3/+3
* Fix smartfees test for change to relay policySuhas Daftuar2015-01-071-3/+3
* Fix python usage for arch's broken maintainersMatt Corallo2014-11-271-1/+1
* Merge pull request #5121Wladimir J. van der Laan2014-10-271-0/+3
|\
| * Update license in pull-tester and rpc-testsMichael Ford2014-10-231-0/+3
* | Extend getchaintips RPC test.Daniel Kraft2014-10-241-24/+24
|/
* Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen2014-07-091-124/+71
* estimatefee / estimatepriority RPC methodsGavin Andresen2014-06-061-0/+142