index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
p2p_disconnect_ban.py
Age
Commit message (
Expand
)
Author
2023-04-27
Merge bitcoin/bitcoin#26794: test: test banlist database recreation
fanquake
2023-02-20
test: fix intermittent issue in `p2p_disconnect_ban`
brunoerg
2023-01-11
test: Fix wrong types passed to RPCs
MarcoFalke
2023-01-06
test: add coverage for absolute timestamp in `setban`
brunoerg
2023-01-06
p2p, rpc: don't allow past absolute timestamp in `setban`
brunoerg
2023-01-05
test: test banlist database recreation
brunoerg
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-01-06
test: set ban after mocking time
brunoerg
2021-12-27
test: check ban_duration and time_remaining after setting ban
brunoerg
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-10-27
[test] Clarify setup of node topology.
Amiti Uttarwar
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-08-26
test: Update wait_until usage in tests not to use the one from utils
Seleme Topuz
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2018-11-13
rpc: Correctly name arguments
Jon Layton
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns