aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_deprecated.py
Commit message (Expand)AuthorAgeFilesLines
* [wallet] Deprecate the generate RPC methodJohn Newbery2018-10-181-2/+10
* [rpc] Remove deprecated validateaddress usage.John Newbery2018-08-271-7/+1
* [wallet] Remove wallet account RPCsJohn Newbery2018-08-271-79/+1
* 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