fuel-block-committer
fuel-block-committer copied to clipboard
feat(compression): include da compressed blocks into the block importer
- 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.