Commit Graph

16 Commits (ae9d26a8f0435e2f4b39ad1181473e6575ac67b5)

Author SHA1 Message Date
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