Skip to content

Releases: flashbots/rbuilder

v1.2.12

24 Sep 14:52
7991681
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.2.9

28 Aug 17:50
7b4d74d
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.2.4

03 Jul 13:07
63c8f52
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

04 Jun 13:13
5eaa4ee
Compare
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

v1.1.0

30 Apr 12:10
3e471ed
Compare
Choose a tag to compare

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