Layr-Labs / eigenda

Secure, high-throughput, and decentralized Data Availability
https://www.eigenlayer.xyz/
Other
220 stars 168 forks source link

[node] Make `GetChunks` compatible with minibatches #712

Closed ian-shim closed 1 month ago

ian-shim commented 1 month ago

Why are these changes needed?

Make chunk retrieval compatible with minibatches. If the retrieval with previous schema fails, it tries with the new schema.

To be merged on top of https://github.com/Layr-Labs/eigenda/pull/698

Checks