aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_v2_misbehaving.py
AgeCommit message (Expand)Author
2024-07-23test: Fix intermittent issue in p2p_v2_misbehaving.pyMarcoFalke
2024-07-22Merge bitcoin/bitcoin#30463: qa: Functional test improvementsglozow
2024-07-17test: bump mocktime after node has received and sent bytesstratospher
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2024-07-15test: Fix intermittent failure in p2p_v2_misbehaving.pystratospher
2024-06-21test: Check that non empty version packet is ignored and no disconnection hap...stratospher
2024-06-21test: Check that disconnection happens when AAD isn't filledstratospher
2024-06-21test: Check that disconnection happens when garbage sent/received are differentstratospher
2024-06-21test: Check that disconnection happens when wrong garbage terminator is sentstratospher
2024-06-21test: Check that disconnection happens when >4095 garbage bytes is sentstratospher
2024-06-17test: Introduce test types and modify v2 handshake function accordinglystratospher
2024-03-11test: Rename early key response test and move random_bitflip to utilstratospher