aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/smartfees.py
AgeCommit message (Expand)Author
2016-12-03remove relaypriority from rpc testsAlex Morcos
2016-11-07[qa] util: Rework sync_*()MarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-05-02[qa] Fix typos in doc and commentsPavel Janík
2016-05-02[qa] smartfees: Properly use ordered dictMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-03-31[qa] Use python2/3 syntaxMarcoFalke
2015-12-01Add rounding helper function to util.pySuhas Daftuar
2015-11-16Expose RPC calls for estimatesmart functionsAlex Morcos
2015-05-18[QA] restructure rpc tests directoryJonas Schnelli
2015-05-13Create new BlockPolicyEstimator for fee estimatesAlex Morcos
2015-04-01Introduce separate 'generate' RPC callPieter Wuille
2015-01-07Fix smartfees test for change to relay policySuhas Daftuar
2014-11-27Fix python usage for arch's broken maintainersMatt Corallo
2014-10-27Merge pull request #5121Wladimir J. van der Laan
2014-10-24Extend getchaintips RPC test.Daniel Kraft
2014-10-23Update license in pull-tester and rpc-testsMichael Ford
2014-07-09Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen
2014-06-06estimatefee / estimatepriority RPC methodsGavin Andresen