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

Replace the IntervalDigest struct with raw bytes #36

Closed
evan-forbes opened this issue May 10, 2021 · 0 comments · Fixed by #48
Closed

Replace the IntervalDigest struct with raw bytes #36

evan-forbes opened this issue May 10, 2021 · 0 comments · Fixed by #48

Comments

@evan-forbes
Copy link
Member

evan-forbes commented May 10, 2021

I'm wondering if we should not get rid of this struct entirely and instead store this as raw bytes min||max||digest instead. For instance, when using this with ipfs, the CID will essentially be this plus some overhead bytes that stem from the multihash standard.

Originally posted by @liamsi in #35 (comment)

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

Successfully merging a pull request may close this issue.

1 participant