v1.4.13
Important
The Substreams service exposed from this version will send progress messages that cannot be decoded by substreams clients prior to v1.1.12.
Streaming of the actual data will not be affected. Clients will need to be upgraded to properly decode the new progress messages.
Changed
- Bumped substreams to
v1.1.12to support the new progress message format. Progression now relates to stages instead of modules. You can get stage information using thesubstreams infocommand starting at versionv1.1.12.
Added
- added
tools compare-blocks-rpccommand to perform a validation between firehose blocks and blocks+trx+logs fetched from an RPC endpoint
Fixed
- More tolerant retry/timeouts on filesource (prevent "Context Deadline Exceeded")