aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_deprecated.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-16[wallet] [rpc] Remove getlabeladdress RPCJohn Newbery
2018-04-30[tests] Fix race in rpc_deprecated.pyJohn Newbery
2018-04-17[wallet] [rpc] Deprecate account RPC methodsJohn Newbery
2018-02-16Create getaddressinfo RPC and deprecate parts of validateaddressAndrew Chow
2018-02-08[tests] Remove test for deprecated createmultsig optionJohn Newbery
2018-02-02[tests] Remove estimatefee from rpc_deprecated.py testJohn Newbery
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns