Commit Graph

63 Commits (39d111aee769cefee1fc7fedda8973b2e3b3b678)

Author SHA1 Message Date
amadeuszpawlik ada8358ef5 Sanitize port in `addpeeraddress()`
3 years ago
fanquake ffdab41f94
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes
3 years ago
MarcoFalke 4a8707741d
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration in milliseconds
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
Vasil Dimov d96f8d304c
net: don't skip CJDNS from GetNetworkNames()
3 years ago
Vasil Dimov 78f456c576
net: recognize CJDNS from ParseNetwork()
3 years ago
Jon Atack 22b44fc696
p2p: improve checkaddrman logging with duration in milliseconds
3 years ago
fanquake 86c3b84388
Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` constant in functional tests
3 years ago
merge-script 223ad2fd0d
Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman checks on restart with asmap
3 years ago
Jon Atack b69a106bcd
test: use test_framework.p2p P2P_SERVICES in functional tests
3 years ago
Jon Atack 869f136816
Add test for rpc addpeeraddress with "tried" argument
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
MarcoFalke c5ee0cc11a
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Jon Atack 6b1926cf1e
test: addpeeraddress functional test coverage
4 years ago
Jon Atack 3f89c0e990
test: improve getnodeaddresses coverage, test by network
4 years ago
Jon Atack 3bb6e7b655
rpc: add network field to rpc getnodeaddresses
4 years ago
Vasil Dimov a701fcf01f
net: Do not skip the I2P network from GetNetworkNames()
4 years ago
MarcoFalke 489030f2a8
Merge #20965: net, rpc: return NET_UNROUTABLE as not_publicly_routable, automate helps
4 years ago
Jon Atack 0dbde700a6
rpc: use GetNetworkNames() in getnetworkinfo and getpeerinfo helps
4 years ago
Andrew Chow 4d03ef9a73 Use MiniWallet in rpc_net.py
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
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