Page MenuHomePhabricator

[avalanche] Use constants for delays in abc_p2p_getavaaddr
ClosedPublic

Authored by Fabien on Apr 1 2022, 09:06.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCf87c5a6dd01c: [avalanche] Use constants for delays in abc_p2p_getavaaddr
Summary

The test uses a lot of mock times and it's getting difficult to know who is who, so use constants instead of magic number to make this more obvious. There is no change in behavior.

Depends on D11292.

Test Plan
./test/functional/test_runner.py abc_p2p_getavaaddr

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_cleanup_abc_p2p_getavaaddr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18709
Build 37209: Build Diffbuild-without-wallet · build-debug · build-diff · build-clang-tidy · build-clang
Build 37208: arc lint + arc unit