aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/authproxy.py
AgeCommit message (Expand)Author
2018-03-29Remove assigned but never used local variablespracticalswift
2017-10-16[tests] Don't subclass from object for Python 3John Newbery
2017-10-16[tests] authproxy.py: tidy up __init__()John Newbery
2017-10-16[tests] fix flake8 warnings in authproxy.pyJohn Newbery
2017-10-16[tests] use python3 for authproxy.pyJohn Newbery
2017-10-03Make AuthServiceProxy._batch method usableRussell Yanofsky
2017-07-17[tests] [wallet] Add wallet endpoint support to authproxyJohn Newbery
2017-05-07test: Add elapsed time to RPC tracingWladimir J. van der Laan
2017-03-20Rename rpc-tests directory to functionalJohn Newbery