github joshstevens19/rindexer v0.37.0
Release v0.37.0

latest release: v0.37.1
8 hours ago

Release v0.37.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.37.0

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

Bug fixes


  • fix: UNNEST batch upsert now accumulates duplicate keys in same batch — add/subtract/max/min actions use GROUP BY pre-aggregation instead of DISTINCT ON (#383)
  • fix: migrate PostgreSQL TLS from native-tls to rustls
  • fix: use composite key in progress tracker for multi-network events
  • fix: pass providers, constants, and multicall addresses in codegen template
  • fix: YAML arithmetics

Don't miss a new rindexer release

NewReleases is sending notifications on new releases.