Commit Graph

18 Commits (47c3ea021e867206172cdb6546a76d23baa958bb)

Author SHA1 Message Date
MarcoFalke faa51ef4d3
test: Fix intermittent issue in p2p_addr_relay.py
4 years ago
Fabian Jahr 590bda79e8
scripted-diff: Remove setup_clean_chain if default is not changed
4 years ago
Amiti Uttarwar 602e69e427 [test] P2PBlocksOnly - Test block-relay-only connections.
4 years ago
Amiti Uttarwar 8bb6beacb1 [test/refactor] P2PBlocksOnly - Extract transaction violation test into helper.
4 years ago
Amiti Uttarwar 99791e7560 [test/refactor] P2PBlocksOnly - simplify transaction creation using blocktool helper.
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Amiti Uttarwar b1a936d4ae [rpc] Remove deprecated "whitelisted" field from getpeerinfo
4 years ago
Luke Dashjr d681a28219 RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions")
4 years ago
MarcoFalke 78f912c901
Merge #19804: test/refactor: reference p2p objects explicitly and remove confusing Test_Node.p2p property
4 years ago
t-bast e15344889a
Clarify blocksonly whitelistforcerelay test
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Fabian Jahr cacd85209e test: Use wtxid relay generally in functional tests
4 years ago
MarcoFalke fab5586122
doc: Use precise permission flags where possible
4 years ago
MarcoFalke fa0540cd46
net: Extract download permission from noban
4 years ago
glowang be01449cc8 Add test for param interaction b/w -blocksonly and -whitelistforcerelay
5 years ago
Suhas Daftuar 0ba08020c9 Disconnect peers violating blocks-only mode
5 years ago
MarcoFalke fa320de79f
test: Add test for p2p_blocksonly
6 years ago