Wes Biggs
Wes Biggs
Downgrading this plugin to 0.17.0 fixed this error for me.
Open URLs in consensus system storage I agree is a risk. Let's consider using CIDs only (a la batch publications). Latency in finding profile documents on an external distributed file...
To capture a side discussion: the number of updates required for profiles to be linked from User Data is estimated to be far fewer than the number of social graph...
I'll let those closer to implementations look at optimal storage solutions, but compared to graph storage and updates I don't think profile CIDs would add significant requirements. There's a separate...
I'm not following, why is the version needed within the Avro? I think including the expected byte length is a useful addition.
I was envisioning that the spec itself might add or replace profile document types over time, hence the inclusion of the `type` enum value for each link record. For example,...
This functionality has been integrated for DSNP 1.3.
We cannot expect consumers to try all possible options for CIDs, which can have various bases, hashes, and codecs, not to mention chunk sizes. Minimally we should allow for the...
Thanks for the notes. Agree with the commentary on `url` usage. Note that nothing in the proposed spec requires the use of IPFS. The presence of a CID does not...
Oh, I like that a lot. I wasn't aware blake3 raw as a CID would handle its own chunking. I will run some tests. There was previously some concern about...