Layr-Labs / eigenda

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

Lightnode kv store #721

Closed cody-littley closed 3 weeks ago

cody-littley commented 1 month ago

Why are these changes needed?

Creates an abstraction around level DB that allows it to be used by the light node without having too hard of a dependency on level DB.

Checks