You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
As discussed, in the waku store specs, little information is provided about the digest.
If we do not want to restrict the digest to a specific hash function, then I would suggest to use multihash format.
The text was updated successfully, but these errors were encountered:
oskarth
changed the title
Use multiformat for waku-store digest
13/WAKU-STORE: Use multiformat for waku-store digest
Mar 31, 2021
Thanks @D4nte for opening the issue and the suggestion!
Thinking that maybe it would be better to enforce a particular hashing function in order to provide consistency across different store nodes. This way, paging indices (cursors) would be reusable from one store node to another. @oskarth please let me know your thoughts on this.
Agree re having a default hashing function explicit. I suppose something like multihash could be used but still generally locked down to a specific hash function? Do we see any specific need for flexibility here? What does Eth2 do?
As discussed, in the waku store specs, little information is provided about the digest.
If we do not want to restrict the digest to a specific hash function, then I would suggest to use multihash format.
The text was updated successfully, but these errors were encountered: