Install
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.7.0Changelog
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.7.0/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.7.0/rindexer_darwin-amd64.tar.gz
Features
- feat: support multiple abis in a single contract
- feat: allow array of filters in the same contract without repeating
Bug fixes
- fix: running rust project should only start indexer or graphql passed on args passed
- fix: resolve issue of paths in generated typings
- fix: when running rindexer codegen typings csv folder created
- fix: underscores in events within a rust project maps it wrong in typings
- fix: share a postgres instance across rust project