Skip to content

v0.10.0-rc.5

Compare
Choose a tag to compare
@sduchesneau sduchesneau released this 07 Apr 18:43
· 1459 commits to develop since this release

Changed

  • Renamed common atm 4 flags to blocks-cache:
    --common-blocks-cache-{enabled|dir|max-recent-entry-bytes|max-entry-by-age-bytes}

Fixed

  • Fixed tools check merged-blocks block hole detection behavior on missing ranges (bumped sf-tools)
  • Fixed a deadlock issue related to s3 storage error handling (bumped dstore)

Added

  • Added tools download-from-firehose command to fetch blocks and save them as merged-blocks files locally.
  • Added cloud-gcp:// auth module (bumped dauth)