Try   HackMD

EPF Dev Update #14

Summary for week 15 (2023/2/6-2023/2/13)

  • Lighthouse backfill sycn rate-limiting (lighthouse#3936): This week I'm focusing on wrapping up the work on this, mostly addressing review comments and testing. Hopefully this change will land soon! This change will reduce the CPU load for users setting up a new Lighthouse node, by throttling the backfill rate and is configurable if user chooses not to throttle. For background on this, please see my previous update.
  • Builder spec update for Capella finally merged in (builder-specs#60)!
    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →
  • EIP-4844 Builder updates: there are a couple of open PRs that I need to get back to due to recent changes in spec. I had a catch up with @realbigsean earlir this week on the changes related to decoupled blobs & blocks, my plan for the next couple of days:

WIP Tasks

Backfill sync (PR)

  • measure batch processing time
  • (WIP) address review feedback
  • measure batch processing time with CPU limiting (docker)
  • increase batch per slot

EIP-4844

  • update 4844 builder flow
  • update builder-spec to support 4844
  • update ethereum-consensus & mev-rs to support 4844
  • update lighthouse 4844 builder flow
  • beacon-APIs: download blob (PR)
  • update lighthouse download blob API

Other potential tasks

Meeting recordings

Readings