v7.1.2-rc.0 - 2025-12-22
Added
primitives.BuilderIndex: SSZuint64wrapper for builder registry indices. [PR]
Changed
- the /eth/v2/beacon/pool/attestations and /eth/v1/beacon/pool/sync_committees now returns a 503 error if the node is still syncing, the rest api is also working in a similar process to gRPC broadcasting immediately now. [PR]
validateDataColumn: Remove error logs. [PR]- Pending aggregates: When multiple aggregated attestations only differing by the aggregator index are in the pending queue, only process one of them. [PR]