Skip to content

v1.1.0

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 21 Sep 15:22
· 858 commits to develop since this release

v1.1.0

Added

  • Added 'SendAllBlockHeaders' param to CombinedFilter transform when we want to prevent skipping blocks but still want to filter out trxs

Changed

  • Reduced how many times reader read statistics is displayed down to each 30s (previously each 5s) (and re-wrote log to reader node statistics).

Fixed

  • Fix fireeth tools download-blocks-from-firehose tool that was not working anymore.
  • Simplify forkablehub startup performance cases.
  • Fix relayer detection of a hole in stream blocks (restart on unrecoverable issue).
  • Fix possible panic in hub when calls to one-block store are timing out.
  • Fix merger slow one-block-file deletions when there are more than 10000 of them.