celestiaorg / go-square

A library for encoding blobs into a 2D square of evenly sized chunks designed for sampling and reconstruction
Apache License 2.0
13 stars 16 forks source link

Pre-verify blobs once instead of twice #77

Closed evan-forbes closed 1 month ago

evan-forbes commented 2 months ago

converting this todo to an issue

// TODO: we should look at having a go native BlobTx type
            // that we have already verified instead of doing it twice here

_Originally posted by @evan-forbes in https://github.com/celestiaorg/go-square/pull/74#discussion_r1645153644_