aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_permissions.py
AgeCommit message (Expand)Author
2024-02-28test: add coverage for whitelisting manual connectionsbrunoerg
2023-08-29[log] include wtxid in tx {relay,validation,orphanage} loggingglozow
2023-01-28test: refactor: introduce `replace_in_config` helperSebastian Falbesoner
2023-01-16test: add `rescan_utxos` in MiniWallet's initializationkouloumos
2023-01-15test: refactor: simplify p2p_permissions.py by using MiniWalletSebastian Falbesoner
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-07-15rpc: Default rbf enabledAndrew Chow
2022-06-22test: `-whitebind` and `-bind` with `-listen=0` should throw an errorbrunoerg
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-07-20scripted-diff: Rename recentRejectsJohn Newbery
2021-06-21test: introduce `tx_from_hex` helper for tx deserializationSebastian Falbesoner
2020-12-26[rpc] Remove deprecated "whitelisted" field from getpeerinfoAmiti Uttarwar
2020-10-27[net processing] Don't add AlreadyHave txs to recentRejectsTroy Giorshev
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-10-14RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions")Luke Dashjr
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2020-08-25[test] Remove final references to mininodeJohn Newbery
2020-08-21scripted-diff: Rename mininode to p2pJohn Newbery
2020-07-30Add addr permission flag enabling non-cached addr sharingGleb Naumenko
2020-07-10doc: Use precise permission flags where possibleMarcoFalke
2020-07-09net: Extract download permission from nobanMarcoFalke
2020-06-21test: Add test for no net permissionMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-11net: Remove forcerelay of rejected txsMarcoFalke
2020-01-23test: Add p2p test for forcerelay permissionMarcoFalke
2020-01-23test: Fix whitespace in p2p_permissions.pyMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-17Reformat p2p_permissions.pynicolas.dorier
2019-08-17[Fix] The default whitelistrelay should be truenicolas.dorier
2019-08-11Add functional tests for flexible whitebind/listnicolas.dorier