Release v0.25.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.25.00.25.0-beta - 27th August 2025
github branch - https://github.com/joshstevens19/rindexer/tree/release/0.25.0
- linux binary - https://github.com/joshstevens19/rindexer/releases/download/v0.25.0/rindexer_linux-amd64.tar.gz
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.25.0/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.25.0/rindexer_darwin-amd64.tar.gz
- windows binary - https://github.com/joshstevens19/rindexer/releases/download/v0.25.0/rindexer_win32-amd64.zip
Features
- feat: Adds timestamp config to the yaml config, allowing users to opt-in to block timestamps in logs
- feat: Add chain_id to TxInformation struct
- feat: Add xtask with block timestamp encoding mechanism
- feat: Adds nocode postgres migration "versioning system"
- feat: Expose a rust project handler to process raw blocks with transactions if native indexing is enabled.
- feat: bump alloy to 1.0.27
Bug fixes
- fix: compiler issue with solar-parse
- fix: Move rust_playground to examples
- fix: resolve telegram marketdownv2