Sidecar Releases
Current Version
v0.0.13 - Latest stable release.
How to Update
Update to latest version
sudo apt update && sudo apt install fastlane-sidecar
Restart the service
sudo systemctl restart fastlane-sidecar
Verify the new version
dpkg -l fastlane-sidecar | grep fastlane-sidecar
tip
After updating, run the health check to verify the sidecar is functioning correctly.
Changelog
| Version | Date |
|---|---|
| v0.0.13 | Feb 20, 2026 |
| v0.0.12 | Feb 9, 2026 |
| v0.0.11 | Jan 15, 2026 |
| v0.0.10 | Jan 15, 2026 |
| v0.0.9 | Jan 8, 2026 |
| v0.0.8 | Jan 8, 2026 |
| v0.0.7 | Dec 12, 2025 |
| v0.0.6 | Nov 7, 2025 |
| v0.0.5 | Nov 7, 2025 |
| v0.0.4 | Nov 4, 2025 |
Full release history 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
| Dependency | Minimum Version |
|---|---|
| monad-bft | v0.12.6 |
| OS | Debian-based Linux |
| Architecture | x86_64 |