fuel-block-committer icon indicating copy to clipboard operation
fuel-block-committer copied to clipboard

feat(compression): include da compressed blocks into the block importer

Open rymnc opened this issue 4 months ago • 0 comments

  • chore(fuel-core): bump to v0.38
  • feat(compression): include da compressed blocks into the block importer

Incrementally fetches blocks instead of fetching by range, if a da compressed block exists, it inserts that into storage, if not, it fetches the full block and inserts that into storage.

rymnc avatar Oct 10 '24 09:10 rymnc