aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_disconnect_ban.py
AgeCommit message (Expand)Author
2024-06-04test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failureMarcoFalke
2024-06-04test: Fix typos and use names argsMarcoFalke
2024-03-26test: remove duplicated ban testbrunoerg
2023-04-27Merge bitcoin/bitcoin#26794: test: test banlist database recreationfanquake
2023-02-20test: fix intermittent issue in `p2p_disconnect_ban`brunoerg
2023-01-11test: Fix wrong types passed to RPCsMarcoFalke
2023-01-06test: add coverage for absolute timestamp in `setban`brunoerg
2023-01-06p2p, rpc: don't allow past absolute timestamp in `setban`brunoerg
2023-01-05test: test banlist database recreationbrunoerg
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-01-06test: set ban after mocking timebrunoerg
2021-12-27test: check ban_duration and time_remaining after setting banbrunoerg
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-27[test] Clarify setup of node topology.Amiti Uttarwar
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-08-26test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz
2020-06-22test: refactor functional tests to use restart_nodeChristopher Coverdale
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Use connect_nodes when connecting nodes in the test_frameworkMarcoFalke
2018-11-13rpc: Correctly name argumentsJon Layton
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns