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

refactor: Switch to ipld-core and eigerco/blockstore #438

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matheus23
Copy link
Member

  • Switches to the blockstore crate for better reuse across the ecosystem
  • Switches away from libipld/libipld_core in favor of ipld-core, the new successor. This also enables depending on the new cid crate version 0.11 instead of 0.10.

TODO:

  • Investigate snapshot failures. There shouldn't be any data format changes at all.
  • Continue/finish the refactor in wnfs-wasm
  • Figure out what to do with Blake3Block. With the previous blockstore, rs-wnfs didn't care which hash function you used. The blockstore chooses. But now the blockstore expects the outside to choose. This is annoying.

@matheus23 matheus23 self-assigned this Jun 22, 2024
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 this pull request may close these issues.

1 participant