The whole test test_framework assumes that IPv6 might be disabled, but
chronik binds to ::1 by default which will cause the tests to fail.
Also the chronik_serve test checks for IPv6 support before testing the
connection, but not before binding.
This diff fixes both by moving the IPv6 support check and disabling the
IPv6 binding by default.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCd4c4587a81d4: Fix chronik with no IPv6
ninja check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chronik_ipv6
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 22610 Build 44840: Build Diff build-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff Build 44839: arc lint + arc unit