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

feat(eigen-client-extra-features): address PR comments #375

Merged
merged 10 commits into from
Dec 19, 2024

Conversation

gianbelinche
Copy link

What ❔

This PR solves some of the last comments left on extra features PR

Why ❔

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 juan518munoz changed the title Eigen client solve comments feat(eigen-client-extra-features): address PR comments (part 1) Dec 18, 2024
juan518munoz and others added 2 commits December 19, 2024 13:08
* initial commit

* clippy suggestion

* feat(eigen-client-extra-features): address PR comments (part 3) (#376)

* use keccak256 fn

* simplify get_context_block

* use saturating sub

* feat(eigen-client-extra-features): address PR comments (part 4) (#378)

* Replace decode bytes for ethabi

* Add default to eigenconfig

* Change str to url

* Add index to data availability table

* Address comments

* Change error to verificationerror

* Format code

* feat(eigen-client-extra-features): address PR comments (part 5) (#377)

* use trait object

* prevent blocking non async code

* clippy suggestion

---------

Co-authored-by: juan518munoz <62400508+juan518munoz@users.noreply.github.com>

---------

Co-authored-by: Gianbelinche <39842759+gianbelinche@users.noreply.github.com>

---------

Co-authored-by: Gianbelinche <39842759+gianbelinche@users.noreply.github.com>
@juan518munoz juan518munoz changed the title feat(eigen-client-extra-features): address PR comments (part 1) feat(eigen-client-extra-features): address PR comments Dec 19, 2024
@gianbelinche gianbelinche merged commit 93b94b2 into eigen-client-extra-features Dec 19, 2024
12 of 24 checks passed
@gianbelinche gianbelinche deleted the eigen-client-solve-comments branch December 19, 2024 18:02
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