Skip to content

Releases: flashbots/rbuilder

v1.2.21

30 Oct 17:07
36da77b

Choose a tag to compare

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

27 Oct 16:29
28ebe1c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.19...v1.2.20

v1.2.19

22 Oct 21:30
2698d79

Choose a tag to compare

What's Changed

  • fix: set cancellations in optimstic v3 submissions by @efbig in #777
  • chore: track relay request latency by @efbig in #778
  • Updated publishers/subscriber maxs. by @ZanCorDX in #779

Full Changelog: v1.2.18...v1.2.19

v1.2.18

22 Oct 10:34
df3bc69

Choose a tag to compare

What's Changed

  • eth-sparse-mpt fix empty proofs, improve unchanged accounts proofs by @dvush in #772
  • New publisher limits on bidding service config by @ZanCorDX in #776

Full Changelog: v1.2.17...v1.2.18

v1.2.17

21 Oct 14:47
86385d7

Choose a tag to compare

What's Changed

  • Explicit max_publisher/subscriber for the services used in bidding service communication by @ZanCorDX in #774
  • chore: debug logs in relay server by @efbig in #775

Full Changelog: v1.2.16...v1.2.17

v1.2.16

20 Oct 14:27
a51b424

Choose a tag to compare

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

16 Oct 14:28
fc9e037

Choose a tag to compare

What's Changed

Full Changelog: v1.2.14...v1.2.15

v1.2.14

14 Oct 17:30
1cc7b47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.13...v1.2.14

v1.2.13

13 Oct 14:28
2c436b4

Choose a tag to compare

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

24 Sep 14:52
7991681

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.10...v1.2.12