v2.12.0
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
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