Releases: flashbots/rbuilder
Releases · flashbots/rbuilder
v1.2.21
What's Changed
- restore_landed_orders: fix restore for bundle with refund by @dvush in #782
- feat: support fulu for optimistic v3 submissions by @efbig in #786
- fix: payout estimation gas limit by @efbig in #788
- redistribution: make order filtering more generic by @dvush in #789
- Updated docker to rust 1.89 by @ZanCorDX in #790
- Reth 1.8.3 dep by @ZanCorDX in #791
- relay_submit_time metric uses exponential_buckets_range by @ZanCorDX in #792
Full Changelog: v1.2.20...v1.2.21
v1.2.20
v1.2.19
v1.2.18
v1.2.17
v1.2.16
What's Changed
- perf: compact merkle tree for transaction placeholder proof by @efbig in #769
- feat: relay server response latency by @efbig in #770
- chore: send bundle hashes instead of uuid to fake relay by @reaper-o-lykos in #771
Full Changelog: v1.2.15...v1.2.16
v1.2.15
v1.2.14
What's Changed
- Faster bidding ipc by @ZanCorDX in #752
- Removed 10 min reset in metrics and fixed a label by @ZanCorDX in #758
- chore: remove nightly format config by @estensen in #718
- feat(primitives): decoding with signer lookups by @thedevbirb in #760
- Order flow logs by @ZanCorDX in #714
- Max gas 60M on some metrics by @ZanCorDX in #763
- Bundle hash to block processor by @dvush in #761
- Add external_hash to bundle by @dvush in #765
- Trace warn if order execution takes to long by @ZanCorDX in #764
New Contributors
- @estensen made their first contribution in #718
- @thedevbirb made their first contribution in #760
Full Changelog: v1.2.13...v1.2.14
v1.2.13
What's Changed
- Moved some code to new crates and added rbuilder-operator in this repo.
- Improved metrics and logs.
- Delay refunds (out of block payment)
- Consider system txs properly so we can move ETH out of the builder.
- Substract mevblocker block price from bids.
- Rebalancer service (automatically moves ETH)
- Reproducible builds by default + DEB packaging
- Embedded bid scraper in rbuilder.
- Hoodi fix.
- Optimistic v3.
Full Changelog: v1.2.12...v1.2.13
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
BidObserverby @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-typesby @efbig in #720 - Fixes for finalize adjustments by @dvush in #717
- refactor: extract
rbuilder-primitivesby @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