Skip to main content

Sidecar Releases

Current Version

v0.0.16 - Latest stable release.

How to Update

Upgrades pin the container to the new image digest published in the release manifest. The exact steps depend on your install method:

caution

Always pin to the GPG-attested digest emitted in the release manifest, not the tag. Tags can move; digests can't.

After upgrading, verify the sidecar is running:

Health check
curl http://localhost:8765/health | jq

Changelog

VersionDateNotes
v0.0.16May 7, 2026Remove unused --home flag; release manifest now pins image digest
v0.0.15Apr 30, 2026CI: bump actions to Node 24-compatible majors
v0.0.14Apr 30, 2026Diagnostic metrics for missing echoes; reconnection tracking fix; split docker/debian publishing workflows
v0.0.13Feb 20, 2026
v0.0.12Feb 9, 2026
v0.0.11Jan 15, 2026
v0.0.10Jan 15, 2026
v0.0.9Jan 8, 2026
v0.0.8Jan 8, 2026
v0.0.7Dec 12, 2025
v0.0.6Nov 7, 2025
v0.0.5Nov 7, 2025
v0.0.4Nov 4, 2025
v0.0.3Oct 22, 2025
v0.0.2Oct 17, 2025
v0.0.1Oct 16, 2025Initial release

Full release notes and assets: GitHub Releases

Source Code

The MEV Sidecar is source-available. You can review the code and track releases at github.com/FastLane-Labs/fastlane-sidecar.

Release Announcements

To receive update notifications, ask the shMonad team to be added to the official announcement channels.

Requirements

DependencyMinimum Version
monad-bftv0.12.6
Container runtimeDocker (rootless) or Podman with Quadlet
OSDebian-based Linux (Ubuntu, Debian)
Architecturex86_64