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

SWIP-22: feed wrapping (wrapping a CAC into a SOC) #57

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

nugaon
Copy link
Member

@nugaon nugaon commented Sep 17, 2024

This SWIP proposes a modification to the existing feed payload structure to support wrapping entire content-addressed chunks (CAC) directly within feeds, eliminating the need for a separate JSON structure containing CAC references and timestamps. This change aims to streamline the retrieval process by allowing a single request to resolve SOC content, enhancing efficiency and compatibility with erasure coding techniques.

@nugaon nugaon mentioned this pull request Sep 17, 2024
7 tasks
@zelig
Copy link
Member

zelig commented Sep 25, 2024

to be reviewed, improved and merged when released

@zelig zelig changed the title feed wrapping Add SWIP-22: feed wrapping (wrapping a CAC into a SOC) Sep 25, 2024
@tamas6 tamas6 changed the title Add SWIP-22: feed wrapping (wrapping a CAC into a SOC) SWIP-22: feed wrapping (wrapping a CAC into a SOC) Oct 22, 2024
@tamas6
Copy link
Collaborator

tamas6 commented Nov 11, 2024

Implemented at ethersphere/bee#4677
Bee release candidate: https://github.com/ethersphere/bee/releases/tag/v2.3.0-rc1

@tamas6 tamas6 merged commit b008fa8 into ethersphere:master Nov 11, 2024
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.

3 participants