aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_addrv2_relay.py
AgeCommit message (Expand)Author
2021-07-15Randomize the order of addr processingPieter Wuille
2021-07-15Rate limit the processing of incoming addr messagesPieter Wuille
2021-06-11test: ensure I2P addresses are relayedVasil Dimov
2021-06-11test: use NODE_* constants instead of magic numbersVasil Dimov
2020-10-09net: advertise support for ADDRv2 via new messageVasil Dimov