-
Notifications
You must be signed in to change notification settings - Fork 970
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(shwap): Add cache file #3498
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## shwap #3498 +/- ##
========================================
Coverage ? 43.96%
========================================
Files ? 289
Lines ? 16753
Branches ? 0
========================================
Hits ? 7365
Misses ? 8535
Partials ? 853 ☔ View full report in Codecov by Sentry. |
Needs rebase |
- rename inmemoryAxis - don't embed Accessor - move cache to eds pkg
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much better documentation!
And needs rebase |
# Conflicts: # share/new_eds/axis_half.go # share/new_eds/axis_half_test.go
Add eds.Accessor to cache extended shares and proofs.