Changelog
- c5a9315 Merge branch 'master' into feat/attestation-support-pt2
- 0a0b10a Merge branch 'master' into feat/attestation-support-pt2
- 5ef8534 Merge branch 'master' into feat/attestation-support-pt2
- 2073cef Merge pull request #127 from ethpandaops/feat/attestation-support-pt2-rando-subnet-selection
- 244ed1c feat(topic_manager): add attestationMaxSubnets limit to disable subnet selection when too many subnets are advertised
- c840304 fix(config): raise attestation subnet mismatch detection window to 32 slots fix(config): set mismatch threshold to 1 to trigger on first inconsistency These changes move the subnet mismatch detection from test-friendly values to production-grade settings, ensuring faster reaction to real network anomalies.
- 30e13e7 refactor(beacon_test.go): replace table-driven test with explicit sub-tests for subnet selection