swarm icon indicating copy to clipboard operation
swarm copied to clipboard

resolve open issues for newpss

Open mortelli opened this issue 4 years ago • 2 comments

#2150 was merged, but there are still a few issues to be resolved:

mortelli avatar Apr 13 '20 15:04 mortelli

what will happen if we retrieve 2 different chunks with the same addr field?

this was a very silly question on my part. chunks are not sent to an address, but rather distributed organically based on their data, which naturally results in an address.

apologies to @santicomp2014 who tried to point this out in the original thread.

mortelli avatar Apr 24 '20 19:04 mortelli

what should be the correct return type of Send?

this question no longer applies as #2159 has updated the signature for this function.

mortelli avatar Apr 24 '20 19:04 mortelli