aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_deprecated.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [wallet] [rpc] Remove getlabeladdress RPCJohn Newbery2018-05-161-5/+0
* [tests] Fix race in rpc_deprecated.pyJohn Newbery2018-04-301-0/+1
* [wallet] [rpc] Deprecate account RPC methodsJohn Newbery2018-04-171-2/+84
* Create getaddressinfo RPC and deprecate parts of validateaddressAndrew Chow2018-02-161-5/+8
* [tests] Remove test for deprecated createmultsig optionJohn Newbery2018-02-081-5/+11
* [tests] Remove estimatefee from rpc_deprecated.py testJohn Newbery2018-02-021-7/+1
* [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-0/+27