Commit Graph

12 Commits (f1bcf3edc5027b501616670db33d8be1f2cb5a11)

Author SHA1 Message Date
MarcoFalke fa3ea3b83c
test: Fix intermittent issue in p2p_v2_misbehaving.py
4 months ago
glozow 3a29ff5dea
Merge bitcoin/bitcoin#30463: qa: Functional test improvements
4 months ago
stratospher c322bddd08 test: bump mocktime after node has received and sent bytes
4 months ago
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
stratospher c6d43367a1 test: Fix intermittent failure in p2p_v2_misbehaving.py
4 months ago
stratospher c9dacd958d test: Check that non empty version packet is ignored and no disconnection happens
5 months ago
stratospher 997cc00b95 test: Check that disconnection happens when AAD isn't filled
5 months ago
stratospher b5e6238fdb test: Check that disconnection happens when garbage sent/received are different
5 months ago
stratospher ad1482d5a2 test: Check that disconnection happens when wrong garbage terminator is sent
5 months ago
stratospher e351576862 test: Check that disconnection happens when >4095 garbage bytes is sent
5 months ago
stratospher e075fd131d test: Introduce test types and modify v2 handshake function accordingly
5 months ago
stratospher bf9669af9c test: Rename early key response test and move random_bitflip to util
8 months ago