github joshstevens19/rindexer v0.10.0
Release v0.10.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.10.0

Changelog

Features

  • feat: expose an insert_bulk new postgres function to make inserting bulk data easier
  • feat: expose new ethereum sql type wrappers for bytes types#
  • feat: expose postgres ToSql trait
  • feat: support with_transaction in postgres client
  • feat: get the block timestamp from the RPC call (its an option as not all providers expose it)
  • feat: allow you to override environment file path

Bug fixes

  • fix: dependency events not being applied to the correct contract
  • fix: resolve defining environment variables in contract address fields in the yaml
  • fix: resolve topic_id packing issues

Don't miss a new rindexer release

NewReleases is sending notifications on new releases.