index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
rpc_net.py
Age
Commit message (
Expand
)
Author
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-09-30
Merge #16987: test: Correct docstring param name.
MarcoFalke
2019-09-30
qa: Fix service flag comparison check in rpc_net test
Luke Dashjr
2019-09-30
Correct docstring param name.
John Bampton
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2019-09-11
tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
darosior
2019-09-11
tests: add a test for the 'servicesnames' RPC field
darosior
2019-01-01
test: Fix rpc_net.py "pong" race condition
Ben Woosley
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-09-17
[rpc] Add getnodeaddresses RPC command
chris-belcher
2018-08-27
Report minfeefilter value in getpeerinfo rpc
Anthony Towns
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-03-28
[tests] Fix intermittent rpc_net.py failure.
John Newbery
2018-03-15
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-02-26
test: Use wait_until to ensure ping goes out
Ben Woosley
2018-01-25
[tests] Rename rpc_* functional tests.
Anthony Towns