github joshstevens19/rindexer v0.17.0
Release v0.17.0

latest releases: v0.28.1, v0.28.0, v0.27.1...
3 months ago

Install

curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.17.0

Changelog

Features

  • Alter full toolchain to stable, drop some nightly rustfmt options and re-run fmt.
  • Improve logging experience by including more errors and network info where possible.
  • Add a currently undocumented CONTRACT_PERMITS env var to control manually the concurrency via an env var.
  • Add HasTxInformation trait to allow working with generics over Network Contract Events.

Bug fixes

  • Fix a bug with broken binary copy in the Postgres client. finish should be called manually on a bad write.
  • Fix bug with breaking out of historical indexing on log fetch error.
  • Fix native transfer indexing bug by adjusting the reorg safe condition to be correct
  • Fix fetch_logs block range parsing to include fallback string if no Err variant found (fixes Lens indexing)

Don't miss a new rindexer release

NewReleases is sending notifications on new releases.