Files
bitcoin/test/functional/p2p_invalid_messages.py
Martin Zumsande 6e9e39da43 test: Don't use v2transport when it's too slow.
Sending multiple large messages is rather slow with the non-optimized python
implementation of ChaCha20.
Apart from the slowness, these tests would also run successfully with v2.
2024-02-06 16:11:21 -05:00

15 KiB
Executable File