--- tags: eth2devs description: Notes from the regular proof of stake [Eth2] implementers call image: https://benjaminion.xyz/f/favicon-96x96.png --- # Consensus Implementers’ Call #103 - 2023-02-23 [Quick contemporaneous notes by Ben Edgington; fka "Eth2 Implementers' Call"] Agenda: https://github.com/ethereum/pm/issues/731 Livestream: https://www.youtube.com/watch?v=io7ALEfxJsE&t=722s ## Capella ### Testnet updates Devnet 7 was shut down this morning. Everything seemed fine, with 359k BLS changes processed, but not running final client versions. Plan to run one more large devnet just after the Sepolia upgrade. Overall a very good test. Zhejiang testnet continues quite stable. MEV-boost happy-case seems good. All clients supporting it. Next, on MSF-2 (mainnet shadow fork), plan to test some edge cases, but Capella fork time is not yet set for that. Sepolia testnet [upgrade announcement](https://blog.ethereum.org/2023/02/21/sepolia-shapella-announcement) is out, and a couple of updates coming very soon: new Geth version is available, and Lighthouse version is now announced. NB the validator set is closed on Sepolia. Note that a new spec test case has been added. ### relayer/builder testing [Mario] There is now a [builder API mock](https://notes.ethereum.org/@marioevz/hive-builder-api-results-01) in Hive that allows Hive to do funky things like returning invalid payloads. With this, things like the circuit breaker can be tested. Lighthouse, Teku and Prysm correctly circuit break after nine missed slots in an epoch. Lodestar and Nimbus did not stop requesting blocks from MEV-boost. This is reproduceable using Hive. [Danny] Note that clients are free to implement different parameters for the circuit breaker, or not implement it at all. [Gajinder] Lodestar implements a CB - will look into the test results. [Zahary] Nimbus does not implement the latest CB proposal. ### mev-boost update and SSE subscriptions [Notes](https://flashbots.notion.site/MEV-Boost-Capella-Upgrades-00cea01704794f6eb4f792c55b69c441) [Chris Hager] Whole end-to-end MEV-Boost system is running on Zhejiang. Builder specs are merged and updated. There is a bunch of open PRs on the relay; they are running fine on Zhejiang and will be merged and released soon. Would like to standardise an [SSE endpoint](https://github.com/ethereum/beacon-APIs/issues/244#issuecomment-1439293791) so that more clients than Prysm can be used in the pipeline. Will participate in Goerli and Sepolia upgrades. Everything is believed complete and good to go. ### Beacon API discussion [See here](https://github.com/ethereum/pm/issues/731#issuecomment-1441424499) For version 1.3 of the spec, can ignore anything Deneb-related as far as getting a Capella version of the Beacon API spec out is concerned. [Danny] Is getting a version of the SSE endpoint into the spec required for making a 1.3/Capella release of the Beacon API specs? Danny to discuss further with Paul Harris. ### Other [Terence] Prysm uses the reported block value and compares it with builder block value - should we add some Hive test cases? [Enrico] Teku also does this, and is looking to add some threshold multipliers in future. [Gajinder] Lodestar supports this. Nimbus and Lighthouse also support similar. Conclusion: would be nice to have test cases around this in Hive. ## Deneb / 4844 ### New release [Here](https://github.com/ethereum/consensus-specs/releases/tag/v1.3.0-rc.3). Includes "Free the Blobs"!! C-KZG bindings updates - may be further changes later, but usable for now. ### Remove sending empty blobs sidecar responses [3242 Networking PR](https://github.com/ethereum/consensus-specs/pull/3242) did not make it into this release. Still under discussion, but feeling is that engineering teams favour this PR. Next week's 4844 call is cancelled, but can discuss on the next one. ### Other [Terence] [Beacon API for blob signing](https://github.com/ethereum/beacon-APIs/pull/302) - would like to get this merged. Please review and comment. ## AOB None. * * * # Chat highlights Tim Beiko to Everyone 14:06 : https://blog.ethereum.org/2023/02/21/sepolia-shapella-announcement Mario Vega to Everyone 14:06 : https://notes.ethereum.org/@marioevz/hive-builder-api-results-01 Chris Hager to Everyone 14:07 : very cool should this be specified somewhere? stokes 14:12 : Here Chris: https://github.com/ethereum/builder-specs/pull/47 pari 14:13 : Update your nodes 😄 Chris Hager 14:14 : https://flashbots.notion.site/MEV-Boost-Capella-Upgrades-00cea01704794f6eb4f792c55b69c441 https://github.com/ethereum/beacon-APIs/issues/244#issuecomment-1439293791 Chris Hager 14:20 : WIP: https://github.com/sigp/lighthouse/pull/4027 danny 14:26 : https://github.com/ethereum/consensus-specs/pull/3242 Tim Beiko 14:27 : 4844 call next week is indeed cancelled terence 14:28 : https://github.com/ethereum/beacon-APIs/pull/302 protolambda 14:28 : ethdenver anniversary of first eip4844 implementation next week