Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builder and beacon API updates for Sidecar inclusion proofs #9

Conversation

realbigsean
Copy link
Collaborator

  • Biggest thing is we're able to completely get rid of blinded vs unblinded blob sidecars, which is a massive simplification.
  • The beacon api updates mean can also get rid of the concept of BlindedBlockContents
  • This leads to some asymmetry in how we handle blinded and unblinded flows, but it led me to get rid of a bunch of generics in favor of concrete types, and I think it's helping simplify a lot
  • Still a WIP, currently compiling but with lots of TODOs and lints to fix

@realbigsean realbigsean deleted the sidecar-inclusion-api-updates branch November 21, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants