Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: celestia-da client for rollup txs against data availability root (
#5813) * feat: add initial protobuf defs for celestia da client * chore: generate method stubs for interface impl and update godocs * chore: restructure methods to various files to improve readability * chore: adding note about redefining consensus state * chore: begin delegate func calls to base tm client * chore: delegate more func calls to base client * imp: rm celestia consensus state and implement updateState handler * chore: rm codec registration of removed consensus state type * wip: begin putting code into verifyMembership * chore: add share proof protos and code to celestia pkg * chore: unmarshal share proof bytes and convert from proto to verify * lint: make lint-fix * lint: silence linter badmon * lint: final
- Loading branch information