Commit Graph

24 Commits (17fdbefd3f40ec79b98c876229760b8fbb1d8620)

Author SHA1 Message Date
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa66a7d732
p2p: Rename fBlocksOnly, Add test
3 years ago
MarcoFalke fac66d0a39
test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Sebastian Falbesoner 9f767e8438 test: use MiniWallet for p2p_blocksonly.py
4 years ago
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