Skip to content

v2.12.0

Choose a tag to compare

@DZakh DZakh released this 20 Jan 16:45
8593abd

What's Changed

RPC source feature-parity with HyperSync

  • Wildcard indexing support with RPC data source by @DZakh in #415
  • Support Event Filtering for RPC data-source applied to a single wildcard event by @DZakh in #420
  • Add Pre Registration support for RPC data-source by @DZakh in #421
  • Add support for RPC input & value transaction fields by @DZakh in #427
  • Improve RPC retries on block range error by @DZakh in #426

New loader getWhere operator

Fuel source improvements

  • Support Pre Registration for Fuel by @DZakh in #422

Other improvements & fixes

  • Optimise queries with Field Selection per Event for wildcard by @DZakh in #419
  • Don't query events without handlers by @DZakh in #425
  • Fix reorg detection metadata clean up for single chain indexers by @DZakh in #429, #430

Full Changelog: v2.11.10...v2.12.0