Page MenuHomePhabricator

[avalanche] Reduce the getavaaddr message sending interval
ClosedPublic

Authored by Fabien on Apr 1 2022, 10:08.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC9fa90f312bb0: [avalanche] Reduce the getavaaddr message sending interval
Summary

Just make it a bit faster to send new getavaaddr, and make the anti-DoS interval narrower so it's not in the normal range of the message.
The test needs to be adapted to get rid of an assumption that the sending interval was greater than the max delay before getting the addresses (it's still several times larger on average).

Depends on D11293.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable