The avalanche cooldown (see the -avacooldown option) is not tested, let's fix that.
Details
Details
- Reviewers
PiRK bytesofman - Group Reviewers
Restricted Project - Commits
- rABC1510c118a533: [avalanche] Add coverage for the cooldown feature
./test/functional/test_runner.py abc_p2p_avalanche_cooldown
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
tested with for i in {1..100} ; do ./test/functional/test_runner.py abc_p2p_avalanche_cooldown ; done
It seems to be reliable.