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: provide putter to loadsave #5003

Merged
merged 2 commits into from
Feb 14, 2025
Merged

fix: provide putter to loadsave #5003

merged 2 commits into from
Feb 14, 2025

Conversation

acha-bill
Copy link
Contributor

@acha-bill acha-bill commented Feb 13, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Since the read-only loadsaver didn't have a putter, the redundancy getter could not save recovered chunks.
This fixes that issue by providing a putter to the load saver.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

fixes #5001

Screenshots (if appropriate):

@acha-bill acha-bill merged commit c84d434 into master Feb 14, 2025
15 checks passed
@acha-bill acha-bill deleted the fix/panic-bzz-bytes branch February 14, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic fetching using /bzz endpoint of a file that was uploaded with /bytes and erasure coding level 3
3 participants