rollkit / go-da

Generic Data Availability Interface for Modular Blockchains
Apache License 2.0
43 stars 21 forks source link

Generate `MockDA` #109

Closed tzdybal closed 1 month ago

tzdybal commented 1 month ago

Mocks are not directly used in go-da (yet), but probably many dependent projects will need some mocks for tests. To avoid repetition, we could generate MockDA directly in go-da and reuse it.

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 0.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: