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
- Branch
- avacooldown_test
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25182 Build 49952: Build Diff build-without-wallet · build-debug · build-clang-tidy · build-diff · build-clang Build 49951: arc lint + arc unit
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.