Changelog
Merged pull requests:
- Improve approximate db size instrumentation (#5190) (@nflaig)
- Fix client monitoring rate limit errors (#5189) (@nflaig)
- Gossipsub: ignore duplicate publish errors (#5188) (@tuyennhv)
- Improve state transition metrics (#5171) (@dapplion)
- Collect system data for client monitoring (#5182) (@nflaig)
- Allow blsChange reprocess/republish via API submission (#5185) (@g11tech)
- Add dockerized metrics local setup (#5173) (@dapplion)
- Get the capella builder functional (#5179) (@g11tech)
- Refactor client monitoring (#5183) (@nflaig)
- [Snyk] Security upgrade grafana/grafana from 8.5.16 to 8.5.20 (#5166) (@nazarhussain)
- Validator Apis: avoid unknown block root error in fallback urls setup (#5157) (@tuyennhv)
- Remove unnecessary I prefix interfaces (#5145) (@dapplion)
- Add compact proofs API (#5155) (@wemeetagain)
- UpgradeLightClientHeader generic over fork (#5167) (@dapplion)
- Improve bucket values for lodestar metrics (#5168) (@dapplion)
- Review eip-4844 sync code (#5053) (@dapplion)
- Add chain.archiveStateEpochFrequency cli option (#5154) (@wemeetagain)
- Add metric value for
disk_beaconchain_bytes_total
(#5162) (@nflaig) - Fix reorg depth count (#5160) (@maschad)
- Hex encode graffiti in transit when calling produce block APIs (#5109) (@nflaig)
- Support client monitoring by a remote service (e.g. beaconcha.in) (#5037) (@nflaig)
- Add metrics to capture beacon node and validator db size (#5087) (@nflaig)
- Debug api to dump all forkchoice proto nodes (#5144) (@tuyennhv)
- Add unit test for lc header upgrade (#5156) (@g11tech)
- fix(bug): set
subscribedEventstream
totrue
. Prevents double processing of headers (#5151) (@Daniel-K-Ivanov) structuredClone
able INetworkOptions (#5143) (@wemeetagain)- Track sync committee metrics (#5146) (@dapplion)
- Upgrade spec to v1.3.0-rc.2-hotfix (#5147) (@g11tech)
- Remove unnecessary return await (#5117) (@nflaig)
- Fix the zero finalized light client header upgrade (#5139) (@g11tech)
- Merge stable to unstable (#5137) (@wemeetagain)
- Track lodestar published blocks after 1/3 of slot (#5124) (@tuyennhv)
- Add new engine methods getPayloadBodies* (#5133) (@g11tech)
- Refactor network/libp2p initialization (#5131) (@wemeetagain)
- Fix dynamically set max peers (#5130) (@wemeetagain)
- Add zhejiang network option (#5132) (@g11tech)
- Improve dev installation instructions (#5091) (@pranayrauni)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 (#5099) (@dependabot[bot])
- Fix prometheus in local metrics docker setup (#5123) (@nflaig)
- Schedule capella on sepolia (#5127) (@g11tech)
- Bump ua-parser-js from 0.7.31 to 0.7.33 (#5055) (@dependabot[bot])
- Bump cookiejar from 2.1.3 to 2.1.4 (#5047) (@dependabot[bot])
- Add block publish delay to validator monitor dashboard (#5122) (@wemeetagain)
- Fix zero finalized header in lightclient update gen (#5121) (@g11tech)
- Re-enable withdrawals merge interop tests (#5119) (@g11tech)
- Add execution payload header to light client header capella onwards (#5027) (@g11tech)
- Allow to set empty graffiti (#5116) (@nflaig)
- Filter enrs in worker (#5104) (@wemeetagain)
- Sentence correction in contributing.md file (#5096) (@pranayrauni)
- feat: add chiado config (#5108) (@filoozom)
- Optimize UX loading for keystores (#5043) (@nazarhussain)
- Merge stable to unstable (#5114) (@wemeetagain)
- Track gossipsub iwant promises that never delivered percentage (#5092) (@tuyennhv)
- Explicitly start and stop validator level db (#5106) (@nflaig)
- Fix and extract payload to header conversion (#5101) (@g11tech)
- Fix SIM tests failures (#5107) (@nazarhussain)
- Fix PeerScore.update() function (#5094) (@tuyennhv)
- Fix grafana dashboard validation (#5093) (@nflaig)
- Fix the args order in evaluating isBetterUpdate for new partial update (#5090) (@g11tech)
- Merge Stable to Unstable (#5089) (@wemeetagain)
- Fix gnosis preset issue (#5081) (@nflaig)
- Add validatior option to specify builder block selection strategy (#5064) (@g11tech)
- Update to @chainsafe/discv5 v3.0.0 (#5073) (@wemeetagain)
- Remove eip4844 withdrawals skipped tests fixed in the 1.3.* specs (#5085) (@g11tech)
- ci: add some more juicy runners (#5079) (@q9f)
- Rename eip4844 fork as Deneb (#5082) (@g11tech)
- [Snyk] Security upgrade grafana/grafana from 8.4.2 to 8.5.16 (#5071) (@snyk-bot)
- Fix github action warnings (#5078) (@tuyennhv)
- Typo: condtion -> condition (#5080) (@flanagansteve)
- cmds/validator: remove stray variable in logger (#5077) (@q9f)
- Add tcp listener metrics to libp2p dashboard (#5072) (@wemeetagain)
- Fix genesis api's fork version (#5076) (@g11tech)
- Merge Stable (#5075) (@wemeetagain)
- Re-gossip bls changes if submitted earlier than capella (#5049) (@g11tech)
- Reset peerScore histogram (#5067) (@dapplion)
- Lint fix dashboards automatically (#5068) (@dapplion)
- Add getPeerLogMetadata to ReqResp (#5069) (@dapplion)
- Update source installation page (#5056) (@nflaig)
- Remove stale comments about casting to any (#5059) (@nflaig)
- Enable eslint rules after kzg import line (#5058) (@nflaig)
- Add discv5 decode enr metrics to discv5 dashboard (#5051) (@wemeetagain)
- Remove unused eslint disable directives (#5046) (@nflaig)
- Update discv5 to 2.1.1 (#5052) (@wemeetagain)
- Fix own enr encoding (#5054) (@wemeetagain)
- Fix ENR decode error false positive (#5050) (@dapplion)