Install
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.11.0Changelog
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.11.0/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.11.0/rindexer_darwin-amd64.tar.gz
Features
- feat: handle graceful shutdowns
Bug fixes
- fix: resolve race condition of dependency blocking indexing
- fix: add new type for EthereumSqlTypeWrapper to handle VARCHAR strings
- fix: error on startup not +1 onto the next block causing duplicates logs sometimes
- fix: issue with it working on windows