1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Rust57,084 stars (57,084 stars)2,861 forks (2,861 forks)batch import
good first issue
- Issue type
- performance
- Research direction
- Review the discussion in PR #1609 (https://github.com/FuelLabs/fuel core/pull/1609#discussion r1783318212) to understand the proposed optimization. Then explore the existing DA compression implementation in the fuel core codebase, likely in crates related to data availability or block production. Identify how block events are currently indexed and where compression can be applied. Suggest a concrete approach for indexing block events efficiently.