Release v1.7.0
Changelog
Merged pull requests:
- Release v1.7.0 (#5306) (@tuyennhv)
- Revert "Pull gossip queues for better throughput (#5195)" (#5305) (@tuyennhv)
- Upgrade light-client data on fork boundaries (#5301) (@g11tech)
- Forkchoice compute_pulled_up_tip (#5303) (@tuyennhv)
- Always add gossip attestations to forkchoice (#5259) (@tuyennhv)
- Fix attestation compatibility issue in distributed validator cluster (#5258) (@nflaig)
- Increase bls changes queue length to handle expected spikes on capella (#5295) (@g11tech)
- Fix lodestar validator to not break on cross client block production (#5296) (@g11tech)
- SSE emit payload attributes before each slot (#5281) (@g11tech)
- Log monitoring errors as warning and reduce verbosity (#5287) (@nflaig)
- Bump prom-client from 14.1.0 to 14.2.0 (#5236) (@nflaig)
- Log expected api errors as warning instead of error (#5285) (@nflaig)
- Reuse
stripOffNewlines
to trim keystore password from file (#5283) (@nflaig) - Update query parser options (#5280) (@nflaig)
- Forkchoice fix bug and cleanup (#5126) (@tuyennhv)
- Fix decrypting keystores with password ending in pipe character (#5282) (@nflaig)
- Improve fork_choice spec test runner's time (#5277) (@tuyennhv)
- Upgrade spec to 1.3.0-rc.4 with deneb and fork choice tests skipped to be enabled in followups (#5278) (@g11tech)
- Schedule capella on mainnet! (#5273) (@g11tech)
- Update source.md - Default to stable branch (#5207) (@coincashew)
- Fix builder http client metric prefix (#5270) (@tuyennhv)
- Fix array query string parsing (#5268) (@nflaig)
- docs: Remove comprehensive guide and add quickstart info (#5267) (@philknows)
- Cleanup a blsChanges submission test helping condition (#5261) (@g11tech)
- Fix missing builder streamTime metric (#5257) (@g11tech)
- Fix domain derivation on LC syncAggregate validation (#5252) (@dapplion)
- Add LC header validations (#5246) (@g11tech)
- Stablize lightclient e2e tests (#5241) (@tuyennhv)
- msgIdToStrFn: support Uint8Array (#5240) (@tuyennhv)