Commit Graph

40 Commits (eb0ddf8c54d51d51709b334eaed088262e593c17)

Author SHA1 Message Date
MarcoFalke fa2ecadd0d
test: Fix intermittent rpc_net issue
4 years ago
John Newbery 778cd0d88d [tests] Remove getnettotals/getpeerinfo consistency test
4 years ago
Amiti Uttarwar 47ff5098ad [test] Clarify setup of node topology.
4 years ago
Amiti Uttarwar 0672522aed [move-only, test]: Match test order with run order
4 years ago
MarcoFalke fa5f46600f
test: Fix rpc_net intermittent issue
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Amiti Uttarwar 395acfa83a [rpc] Add connection type to getpeerinfo RPC, update tests
4 years ago
Wladimir J. van der Laan 23d3ae7acc
Merge #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo`
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
fanquake e80e5b3e4f
Merge #19760: test: Remove confusing mininode terminology
4 years ago
Jon Atack 1ab49b81cf
Add in/out connections to rpc getnetworkinfo
4 years ago
John Newbery 5e8df3312e test: resort imports
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Jon Atack cfef5a2c98
test: rpc_net.py logging and test naming improvements
4 years ago
Jon Atack 21c57bacda
test: getpeerinfo last_block and last_transaction tests
4 years ago
Wladimir J. van der Laan 13c4635a3e
Merge #19696: rpc: Fix addnode remove command error
4 years ago
John Newbery 37a480e0cd [net] Add addpeeraddress RPC method
4 years ago
John Newbery ae8051bbd8 [test] Test that getnodeaddresses() can return all known addresses
4 years ago
Fabian Jahr a51d0ad2de
rpc: Improve addnode remove command error message
4 years ago
Hennadii Stepanov 2aac093a3d
test: Add test coverage for -networkactive option
4 years ago
MarcoFalke fa525e4d1c
net: Avoid wasting inv traffic during IBD
4 years ago
MarcoFalke fa1433ac1b
rpc: Remove special case for unknown service flags
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke 696b5eb179
Merge #16987: test: Correct docstring param name.
5 years ago
Luke Dashjr 9c23ebd6b1 qa: Fix service flag comparison check in rpc_net test
5 years ago
John Bampton e28d8f8936 Correct docstring param name.
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
darosior 1d524c62ea
tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
5 years ago
darosior 07a8f65031
tests: add a test for the 'servicesnames' RPC field
5 years ago
Ben Woosley de23739b22
test: Fix rpc_net.py "pong" race condition
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
chris-belcher a2eb6f5405 [rpc] Add getnodeaddresses RPC command
6 years ago
Anthony Towns 5778bf95d9 Report minfeefilter value in getpeerinfo rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5a67c0524e [tests] Fix intermittent rpc_net.py failure.
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Ben Woosley 0eb84f30d8
test: Use wait_until to ensure ping goes out
7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests.
7 years ago