Skip to content

Release v0.22.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 11:11
55dd6a6

Release v0.22.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.22.0

0.22.0-beta - 25th July 2025

github branch - https://github.com/joshstevens19/rindexer/tree/release/0.22.0

Features


  • feat: add some extra logging extensions to see when rpcs are falling over
  • feat: adding more logging when the node gets back since last seen block number
  • feat: improve factory contract indexing by fully indexing factory contract event

Bug fixes


  • fix: Consolidate Async Runtimes - #271