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

Handling different payloads of a SOC #4751

Open
nugaon opened this issue Aug 8, 2024 · 1 comment
Open

Handling different payloads of a SOC #4751

nugaon opened this issue Aug 8, 2024 · 1 comment
Labels

Comments

@nugaon
Copy link
Member

nugaon commented Aug 8, 2024

Summary

Currently, if one uploads multiple payloads for a Single Owner Chunk with different valid stamps, only the lastly uploaded will be available on the network. #4749
This behavior does not benefit node operators even though chunks with valid stamps could be used at storage incentive sampling.

Motivation

If multiple payloads of a SOC was handled on the network, node operators could grow their reserve size by currently not utilized pull syncs and uploaders could access multiple payloads under one SOC by which new feature could emerge on Swarm.

Implementation

Sharky DB may need a refactor to able to store and retrieve chunks by not only their address but by other optional parameter.

The feature requires to implement new chunk request type, one proposed in the GSOC SWIP but it is under open discussion under the SWIP PR what would be the most suitable.

Drawbacks

@nugaon nugaon added the Epic label Aug 8, 2024
@nikipapadatou
Copy link

needs syncing with research before proceeding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants