Skip to content

Releases: flashbots/rbuilder-operator

v1.2.6

03 Jul 15:24
964aecf
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

04 Jun 13:18
f979aa1
Compare
Choose a tag to compare

What's Changed

See changes in https://github.com/flashbots/rbuilder/releases/tag/v1.2.0
New metrics.
Bug fixes.

Full Changelog: v1.1.0...v1.2.1

v1.1.0

30 Apr 12:14
4f4d1f2
Compare
Choose a tag to compare

Mostly dep change to rbuilder repo: https://github.com/flashbots/rbuilder/releases/tag/v1.1.0

Full Changelog: v1.0.1...v1.1.0

v1.0.1

09 Apr 18:44
Compare
Choose a tag to compare

Cancellations fixes.

v1.0.0-rc1

01 Apr 18:45
ff67426
Compare
Choose a tag to compare
  • new bundle format uuid.
  • better logs (block processor is always an error).
  • improvements on slot handling (no more slots lost).
  • almost pectra ready? (reth v1.3.4).
  • generalized sorting algos and added sort by length >= 3.
  • payout gas limit estimation fix.
  • added retry to blocks processor.

v0.1.6

11 Mar 18:14
075d793
Compare
Choose a tag to compare
  • proper replacements
  • missing slots fixes
  • best bid feed fix
  • new bundle format
  • bundle maxTimestamp null bug
  • dry run mode gone
  • metrics improved
  • almost pectra ready?

Blocklist improvements.

03 Feb 13:34
2002c03
Compare
Choose a tag to compare

Blocklist improvements and much newer deps (reth 1.1.5).

v0.1.4: update to rbuilder develop (171d8fc) (#41)

17 Jan 10:03
1c34985
Compare
Choose a tag to compare

Almost up to date with main repo.
Much cleaner logs.

Cleaner log

13 Dec 17:25
efd78f1
Compare
Choose a tag to compare

Removes annoying log "No true block value for block".

Dryrun fix

06 Dec 17:04
90c1529
Compare
Choose a tag to compare

Fixes the bug that made rbuider notify tvb in dryrun mode.