Skip to content

v1.9.1

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 16 Jul 17:59

Fixed

Fixed substreams hanging in production-mode on chains with a 'first-streamable-block' higher than 0:

  • all initialBlocks will be 'bumped' to the first-streamable-block if it is higher
  • this will affect the module hashes: use substreams info --first-streamable-block=<block_num> to see how a value will affect your modules
  • modules with initialBlocks higher than the first-streamable-block of a chain will be unaffected.