Release v0.21.1
Installation
# Latest version
curl -L https://rindexer.xyz/install.sh | bash
# Specific version
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.21.10.21.1-beta - 16th July 2025
- linux binary - https://github.com/joshstevens19/rindexer/releases/download/v0.21.1/rindexer_linux-amd64.tar.gz
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.21.1/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.21.1/rindexer_darwin-amd64.tar.gz
- windows binary - https://github.com/joshstevens19/rindexer/releases/download/v0.21.1/rindexer_win32-amd64.zip
Features
- feat: Add a
NullableNumeric256 SQL type,NullableDateTime SQL type and Uuid SQL type
Bug fixes
- fix: resolve issues with updating last seen block even if the event failed