Skip to content

Releases: flashbots/rbuilder

v1.0.0

10 Apr 17:14
Compare
Choose a tag to compare

What's Changed

  • Better docs/comments.
  • Bug fixes.
  • Benchmark improvements.
  • Better error logging (eg: some ERRORs were demoted) .
  • feat: Parse also geth genesis in chain config by @ferranbt in #31
  • Add proc macros to ignore tests if env or http not set by @ferranbt in #36
  • Improved slot handling (almost no slot is missed)
  • Much newer reth/ally deps.
  • Pectra ready (missing the reth update with the timstamp)
  • New sendBundle v2 with refunds.
  • Redistribution code.
  • Add playground integration by @ferranbt in #69
  • Relays can be used in "get only slot info" mode without bidding.
  • Refactoring splitting build block from finish block. by @ZanCorDX in #124
  • Add provider reopen telemetry by @ferranbt in #133
  • General cleanup.
  • Improve metrics developer experience by @liamaharon in #170
  • Redacted version to avoid data leaking.
  • Reproducible builds.
  • Faster root hash calculations.
  • New improved bidding core.
  • Generic provider. Not fully tested but now we can run rbuilder and reth as the same process.
  • New experimental building algo (parallel builder). Still needs fixes (eg: cancellations).
  • Blocklist can be downloaded from url and refreshed periodically.
  • Use radom coinbase address for simualations by @dvush in #291
  • Proper replacements/cancellation handling.

v0.1.0

03 Jul 14:19
v0.1.0
f426f37
Compare
Choose a tag to compare

The initial release of rbuilder! 🎉

All the heavy lifting was done by @dvush and @ZanCorDX 🤠


Full Changelog: https://github.com/flashbots/rbuilder/commits/v0.1.0