We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is needed to prevent issues with blockstore data duplication when different CIDs are provided for the same multihash.
The "quick fix" version is to check for both, but a proper conversion and migration would be better for preventing dupes.
https://github.com/ipfs/ipfs/issues/337
@kevina
The text was updated successfully, but these errors were encountered:
See #5285 for the "quick fix".
Sorry, something went wrong.
See ipfs/boxo#361 for a discussion on what the new interface should be.
ipfs dag get
dag put
Continued in #6815
No branches or pull requests
This is needed to prevent issues with blockstore data duplication when different CIDs are provided for the same multihash.
The "quick fix" version is to check for both, but a proper conversion and migration would be better for preventing dupes.
https://github.com/ipfs/ipfs/issues/337
@kevina
The text was updated successfully, but these errors were encountered: