Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

v1.11.5-0.2.1

Compare
Choose a tag to compare
@avalonche avalonche released this 10 Apr 22:12
· 47 commits to main since this release
d3b034a

This is our capella ready release for the builder with support for SSE subscriptions.

This release is mandatory for all mainnet builders, enabling the Capella upgrade, scheduled on April 12, 2023, 10:27:35pm UTC and epoch 194048. Compatible CL versions with SSE support are:

  1. Prysm v4.0.0+
  2. Lighthouse v4.0.1+ (with flags --always-prepare-payload and --prepare-payload-lookahead 12000 and --disable-proposer-reorgs as well as a junk feeRecipient)

⚠️ Breaking Changes

  • beacon_endpoint changed to beacon_endpoints to support SSE subscriptions of multiple beacon clients

What's Changed

  • remove example blacklist by @metachris in #56
  • fix: make sendBundle return instantly to reuse connections by @lead4good in #55
  • fix: dumpconfig failing to marshaling nil BuilderTxSigningKey by @lead4good in #42
  • Add SSE subscription to builder by @avalonche in #53

New Contributors

  • @lead4good made their first contribution in #55

Full Changelog: https://github.com/flashbots/builder/commits/v1.11.5-0.2.1