Closed cmwaters closed 10 months ago
This PR transfers the commits around the crypto/merkle package in our celestia-core fork to this repo.
It's defined as a separate go mod. We could do this as a separate repo but for now it's just go-square that uses it.
This is needed to enable the tests.
There are no changes to the library itself - just the import paths. If you want to assess the diff that I have made refer to the last commit: init go mod, copy proto files and modify directory path
This PR transfers the commits around the crypto/merkle package in our celestia-core fork to this repo.
It's defined as a separate go mod. We could do this as a separate repo but for now it's just go-square that uses it.
This is needed to enable the tests.
There are no changes to the library itself - just the import paths. If you want to assess the diff that I have made refer to the last commit: init go mod, copy proto files and modify directory path