aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_net.py
Commit message (Expand)AuthorAgeFilesLines
* test: Fix rpc_net.py "pong" race conditionBen Woosley2019-01-011-2/+2
* rpc: Correctly name argumentsJon Layton2018-11-131-3/+3
* [rpc] Add getnodeaddresses RPC commandchris-belcher2018-09-171-0/+39
* Report minfeefilter value in getpeerinfo rpcAnthony Towns2018-08-271-0/+5
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] Fix intermittent rpc_net.py failure.John Newbery2018-03-281-13/+21
* test: Use wait_until in tests where time was used for pollingBen Woosley2018-03-151-8/+2
* test: Use wait_until to ensure ping goes outBen Woosley2018-02-261-4/+4
* [tests] Rename rpc_* functional tests.Anthony Towns2018-01-251-0/+98