Releases: flashbots/rbuilder
Releases · flashbots/rbuilder
v1.2.4
What's Changed
- Rust 1.86 on docker by @ZanCorDX in #642
- New livez / readyz rpc calls by @ZanCorDX in #643
- Bid scraper by @ZanCorDX in #646
- Fetch all order versions for backtesting by @ZanCorDX in #645
- New relay parameters by @ZanCorDX in #648
- more logs by @dvush in #649
Full Changelog: v1.2.3...v1.2.4
v1.2.1
What's Changed
- Performance improvements.
- Roothash
- Finalize
- Bloom filters
- New ignore_mempool_profit_on_bundles flag for block building.
- Op-builder removed.
- New relay configurations (fast/independent).
- More metrics.
- More logs.
- Various fixes.
Full Changelog: v1.1.0...v1.2.1
v1.1.0
What's Changed
- Prague ready.
- Redistribution fixes.
- Updated docs.
- op-rbuilder improvements.
- Precompile cache.
- More metrics.
- Experimental EVM tx cache.
- New fast relays cfg.
- Minor leak.
- Performance improvements.
- Code clean up.
Full Changelog: v1.0.1...v1.1.0
v1.0.0
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
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