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

test: enable square tests #12

Closed cmwaters closed 8 months ago

cmwaters commented 8 months ago

This reintroduces the previously commented out tests.

It adds a test package for stubbing out blob and blob txs to be used by other packages in the repo