bee icon indicating copy to clipboard operation
bee copied to clipboard

Handling different payloads of a SOC

Open nugaon opened this issue 1 year ago • 1 comments

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 avatar Aug 08 '24 13:08 nugaon

needs syncing with research before proceeding.

nikipapadatou avatar Aug 29 '24 12:08 nikipapadatou