Skip to content

Releases: flashbots/rbuilder

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

v1.2.11

15 Sep 15:07

Choose a tag to compare

What's Changed

  • support more possible inputs for relay key config by @ZanCorDX in #703
  • 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

Full Changelog: v1.2.10...v1.2.11

v1.2.10

09 Sep 18:03
3e178cf

Choose a tag to compare

What's Changed

Full Changelog: v1.2.9...v1.2.10

v1.2.9

28 Aug 17:50
7b4d74d

Choose a tag to compare

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

18 Aug 14:44
ac093f1

Choose a tag to compare

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

03 Jul 15:25
76560cd

Choose a tag to compare

What's Changed

  • refund bundle correct recovery by @dvush in #651
  • New param on relays replacing fast and independent concept. by @ZanCorDX in #655

Full Changelog: v1.2.5...v1.2.6

v1.2.5

03 Jul 13:09
73f707b

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

03 Jul 13:07
63c8f52

Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.1

04 Jun 13:13
5eaa4ee

Choose a tag to compare

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