Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 03:46
· 67 commits to main since this release

1.5.0 (2024-04-06)

Features

Bug Fixes

  • build error (03b3938)
  • log errors on block download failure; implement max retries (#503) (3bfb0e1)
  • metrics: update latest ingested block on reorg (#515) (823713a)
  • order and filter blocks used to seed forking block pool (#534) (a2865b7)
  • revisit 7+ blocks reorg handling (#553) (184fd07)
  • seed forking handler with unconfirmed blocks to improve startup stability (#505) (b77aca2), closes #487
  • skip db consolidation if no new dataset was downloaded (#513) (b1469a6)
  • update scan status for non-triggering predicates (#511) (32cdfee), closes #498