Releases: flashbots/rbuilder
Releases · flashbots/rbuilder
v1.2.12
What's Changed
- feat: bid adjustments by @efbig in #702
- fix: preload non-existent proof targets by @efbig in #706
- fix: target indexes for placeholder proofs by @efbig in #705
- Streamline bidding interface by @dvush in #704
- Only allow builder coinbase by @dvush in #707
- chore: revert block request removal from
BidObserver
by @efbig in #710 - Removed unsed DB and made source mandatory by @ZanCorDX in #708
- fix: don't filter out regular txs post fusaka by @bharath-123 in #709
- Better bidding 2 by @dvush in #711
- inc_bids_received restored by @dvush in #715
- Allow debug-bench-machine to read execution payloads from json by @dvush in #712
- deps: remove
primitive-types
by @efbig in #720 - Fixes for finalize adjustments by @dvush in #717
- refactor: extract
rbuilder-primitives
by @mempirate in #716 - feat: add optimistic v3 types by @efbig in #719
- fix logs by @dvush in #722
New Contributors
- @bharath-123 made their first contribution in #709
- @mempirate made their first contribution in #716
Full Changelog: v1.2.10...v1.2.12
v1.2.11
v1.2.10
What's Changed
- Backtest logs by @ZanCorDX in #689
- scraped_bids_publisher_url optional by @ZanCorDX in #692
- feat: support bloxroute rproxies by @efbig in #693
- feat(relay): update slot registrations at interval by @efbig in #680
- feat(mpt): proof generation by @efbig in #696
- fix: compilation errors in
Trie::proof
method by @efbig in #697 - Fusaka by @ZanCorDX in #698
- New trait to decouple bid sending. by @ZanCorDX in #699
- Ordering algo extra pre-filtered step by @ZanCorDX in #691
- reject negative profit mempool txs by @dvush in #701
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- Bloxroute gRPC experimental support
- Minor bug fixes
- Time to keep mempool txs configurable.
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- Cfg to send to some relays ignoring gas limit. (flag
can_ignore_gas_limit
inside relay cfg). - New competition source. Now rbuilder connects to the bid-scraper. New cfg needed (
scraped_bids_publisher_url
) - Fix delayed refunds cost calc by @dvush in #658
- Bug and comments fixes.
- Set additional bloxroute headers (flag
is_bloxroute
inside relay cfg).
Full Changelog: v1.2.6...v1.2.8
v1.2.6
v1.2.5
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