builder icon indicating copy to clipboard operation
builder copied to clipboard

Decun Upgrade

Open avalonche opened this issue 2 years ago • 3 comments

Task Tracking

Issue tracking for the Cancun Fork Upgrade for the builder in https://github.com/flashbots/builder/tree/deneb.

  • [x] Rebase deneb branch to latest geth branch for Deneb
  • [x] flashbots_validateBuilderSubmissionV3 endpoint for block validation
  • [x] Verify blob length, blob validity (proof + commitments match with blob object), matching versioned blob hashes in txs with blob objects in the validation endpoint

Dependencies

In PRs or not implemented yet.

go-builder-client

  • Fixing the ssz encoding for blob bundles https://github.com/attestantio/go-builder-client/pull/18
  • VersionedSubmitBlockRequest types https://github.com/attestantio/go-builder-client/pull/15

go-boost-utils

  • Util functions to convert payload to payload headers https://github.com/flashbots/go-boost-utils/pull/87
    • Will need to replace https://github.com/MariusVanDerWijden/go-ethereum/tree/4844-devnet-6 with latest geth release after the changes are merged

Known Bugs / Issues

  • https://github.com/flashbots/builder/issues/128

avalonche avatar Jul 28 '23 23:07 avalonche

May I know what the status of this is? Which branch is the latest code for deneb in?

bharath-123 avatar Aug 21 '23 06:08 bharath-123

don't see the latest code in cancun-1.12.0

bharath-123 avatar Aug 21 '23 07:08 bharath-123

https://github.com/flashbots/builder/tree/deneb

avalonche avatar Oct 24 '23 17:10 avalonche