Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eigen-client-m0-implementation): fix get all blobs program #3367

Conversation

juan518munoz
Copy link
Contributor

What ❔

Minimal changes to get_all_blobs in order to accomodate to latest changes in codebase.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

juan518munoz and others added 30 commits October 31, 2024 17:14
Implement non auth blob dispersal for eigen client

---------

Co-authored-by: Gianbelinche <[email protected]>
feat(eigen-client-extra-features): get inclusion data
* initial commit

* Add tests

* Add memstore

* Add assert to tests

* Add rest of memstore

* Address pr comments

* Remove to retriable error

* Fix conflicts

* Document memstore

* Fix typo

---------

Co-authored-by: Juan Munoz <[email protected]>
blob size limit

---------

Co-authored-by: Gianbelinche <[email protected]>
* initial commit

* Add tests

* Add memstore

* Add assert to tests

* Add rest of memstore

* Add soft confirmations

* Remove print

* Address pr comments

* Remove to retriable error

* Fix conflicts

* Add inclusion data

* Change status query timeout to millis

* Document memstore

* Fix typo

* Fix typo

* Format

---------

Co-authored-by: Juan Munoz <[email protected]>
* initial commit

* Add tests

* Add memstore

* Add assert to tests

* Add rest of memstore

* Address pr comments

* Remove to retriable error

* Fix conflicts

* Add verifier

* Fix verifier

* Add path to points to config

* Fix typo

* Fix eigenda env test

* Fix verifier test

* Move eigendaservicemanager to generated

* Remove unneeded imports

* Document verifier

* Modify errors

* Address comments

* Fix conflicts

---------

Co-authored-by: Juan Munoz <[email protected]>
* initial commit

* move file location

* fix step
#329)

* Remove unused custom quorum numbers

* Add serial to tests
feat(eigen-client-extra-features): fix clippy and add doc
feat(eigen-client-extra-features): merge main
* initial commit

* impl TODO query for concurrent dispatcher
…dule-update

feat(eigen-client-extra-features): update contracts submodule
* Remove kzgpad

* Add empty pad and unpad test
gianbelinche and others added 28 commits November 22, 2024 12:18
…merge-main

Eigen client extra features merge main
…main

Merge Extra features with main to M0
* Move inclusion logic

* Remove unused import
* Move inclusion logic

* Remove verify cert
* Change eth conf depth for settlement layer

* Remove blob size limit

* Move reserved

* Change function name

* Add constants to lib

* Fix compilation
* initial commit

* remove anyhow err

* Format code

* Fix compilation

---------

Co-authored-by: Gianbelinche <[email protected]>
* Add option to download points

* Fix test

* Fix clippy

* Change name to points source

* Fix test

* Fix test
…s with mock tests (#356)

* initial commit

* create verifier client trait

* remove unwraps

* Update core/node/da_clients/src/eigen/verifier.rs

Ignore test

Co-authored-by: Gianbelinche <[email protected]>

* Update core/node/da_clients/src/eigen/sdk.rs

Co-authored-by: Gianbelinche <[email protected]>

* change ignore test comment

* Format code

---------

Co-authored-by: Gianbelinche <[email protected]>
…on docs (#360)

* Remove steps to run from integration docs

* Combine readme

* Clarify readme
…and-main

feat(eigen-client-extra-features): Merge Main
* Remove verify cert

* Change names

* Create aux functions

* Remove milestones

* Add url crate to save pointsz

* Remove hex and rlp

* Make get inclusion data not return entire blob info

* Remove hardcoded function selectors

* move tests to a different file

* Remove retrys and add option to get inclusion data

* Solve clippy

* Get blob data from db

* Add async trait

* Change function to get blob data

* Remove path to points in favor of links

* Change link to url

* Update core/lib/env_config/src/da_client.rs

Co-authored-by: juan518munoz <[email protected]>

---------

Co-authored-by: juan518munoz <[email protected]>
…ispatcher

feat(eigen-client-m0): merge extra features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants