Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor how to create DataAvailabilityHeaders (celestiaorg#524)
* use [][]byte instead of interval digests * add extra DAH methods * move the dataavailabilityheader from types to da * refactor creating DAHs * finish refactor and clean up * add tests * linter * typos causing tests to fail * fix docs * remove test used while debugging * add docs to indicate that computing the shares also padds them * update to the latest version of nmt * change version of checkout to hopefully fix the proto lint ci test * update hashes to account for new verison of nmt
- Loading branch information