Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Comm host client proxy return rollup blob (#19)
* can read eigenda v1 cert * small fix * fix lint * fix link for real * make it non eigenda-proxy compatible * fix lint * wip * add partial decoding logic to be add to read raw blob * move decode logic * remove debug log * change altda to eigenda * add comments and add staleness check and empty bytes check * add staleness comment * client host comm with original eigenda proxy * fix error * fix lint * fix comments from PR 17 * chore: fix bin/client/justfile to use relative path * docs: fix comment typo beginnin->beginning * docs: replace ToDo comments with TODO: * style: rename BLOB_ENCODING_VERSION -> BLOB_ENCODING_VERSION_0 * docs: update readme instructions to make it easier (and more reproducible) to spin up the op devnet (#21) * style: fix lint errors * test: fix decode tests * add length check in eigenda_data.rs * fix review * fix lint * test * Revert "test" This reverts commit f87fd34. --------- Co-authored-by: Ubuntu <[email protected]> Co-authored-by: bx3 <[email protected]> Co-authored-by: Samuel Laferriere <[email protected]> Co-authored-by: Bowen <[email protected]>
- Loading branch information