Commit Graph

25 Commits (master)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
MarcoFalke 4444de152f
test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failure
5 months ago
MarcoFalke fa6aa4027c
test: Fix typos and use names args
5 months ago
brunoerg e30e8625bb test: remove duplicated ban test
8 months ago
fanquake 03cb2fce4a
Merge bitcoin/bitcoin#26794: test: test banlist database recreation
2 years ago
brunoerg 1819564c21 test: fix intermittent issue in `p2p_disconnect_ban`
2 years ago
MarcoFalke faf96721a6
test: Fix wrong types passed to RPCs
2 years ago
brunoerg abccb27466 test: add coverage for absolute timestamp in `setban`
2 years ago
brunoerg b99f1f20f7 p2p, rpc: don't allow past absolute timestamp in `setban`
2 years ago
brunoerg 4bdcf57158 test: test banlist database recreation
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg c9374af102 test: set ban after mocking time
3 years ago
brunoerg da349f131a test: check ban_duration and time_remaining after setting ban
3 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Amiti Uttarwar 47ff5098ad [test] Clarify setup of node topology.
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
Christopher Coverdale 20b6e95944
test: refactor functional tests to use restart_node
4 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke faaee1e39a
test: Use connect_nodes when connecting nodes in the test_framework
5 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests.
7 years ago