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): Eigen client memstore #321

Merged
merged 16 commits into from
Nov 5, 2024

Conversation

gianbelinche
Copy link

What ❔

This PR reimplements memstore client

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
Copy link

Having store_blob and put_blob separately seems unnecessary, maybe it would be better to just combine them.

Copy link

@juan518munoz juan518munoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! But let's discuss the comments briefly before merging.

Base automatically changed from eigen-client-non-auth-dispersal to eigen-client-extra-features November 1, 2024 20:45
@gianbelinche
Copy link
Author

Having store_blob and put_blob separately seems unnecessary, maybe it would be better to just combine them.

Ill remove store_blob and make it more similar to RawEigenClient

Copy link
Member

@juanbono juanbono left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add some docs to the memstore struct and important functions

@gianbelinche
Copy link
Author

Please add some docs to the memstore struct and important functions

Done

@gianbelinche gianbelinche merged commit e033630 into eigen-client-extra-features Nov 5, 2024
13 of 24 checks passed
@gianbelinche gianbelinche deleted the eigen-client-memstore branch November 5, 2024 16:10
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