Layr-Labs / eigenda

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

add check when initializing processing state #744

Open bxue-l2 opened 1 month ago

bxue-l2 commented 1 month ago

This PR adds checks in StoreBlob, called by apiserver when first receiving a blob

This PR inserts a s.GetBlobMetadata before uploading the blob on S3 and setting blobMetaData. The expected behaviors is that such metadata should not ever exists. If it does, return err