v0.1.7
Operators
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.12
to support the new progress message format. Progression now relates to stages instead of modules. You can get stage information using thesubstreams info
command starting at versionv1.1.12
. - Bumped supervisor buffer size to 100Mb
- Added templating option to
reader-node-arguments
arg, specifically {start-block-num} and {stop-block-num} - Substreams bumped: better "Progress" messages
Removed
- Removed
--substreams-tier1-request-stats
and--substreams-tier1-request-stats
(substreams request-stats are now always sent to clients)