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 statisticsis displayed down to each 30s (previously each 5s) (and re-wrote log toreader node statistics).
Fixed
- Fix
fireeth tools download-blocks-from-firehosetool that was not working anymore. - Simplify
forkablehubstartup 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.