Release v0.29.0
Installation
# Latest version
curl -L https://rindexer.xyz/install.sh | bash
# Specific version
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.29.00.29.0-beta - 6th January 2026
github branch - https://github.com/joshstevens19/rindexer/tree/release/0.29.0
- linux binary - https://github.com/joshstevens19/rindexer/releases/download/v0.29.0/rindexer_linux-amd64.tar.gz
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.29.0/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.29.0/rindexer_darwin-amd64.tar.gz
- windows binary - https://github.com/joshstevens19/rindexer/releases/download/v0.29.0/rindexer_win32-amd64.zip
Features
- feat: upgrade to alloy 1.1.3
- feat: expose
RindexerEventStreamto allow subscribing to rindexer events
Bug fixes
- fix: add missing --graphql and --indexer flags for 'rindexer start all
- fix: resolve the bad ANSI escape on the logger causing logs to render the ANSI escape incorrectly
Breaking changes
IndexingDetailsnow includes optionalevent_streamfor subscribing to rindexer events