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

feat: export blockstore key encode/decode utils #206

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

alanshaw
Copy link
Member

These have already been duplicated twice in js-ipfs. This exposes utility functions to encode a CID as a blockstore Key and decode a blockstore Key to a CID.

refs https://github.com/ipfs/js-ipfs/pull/2022/files#r303389863

These have already been duplicated twice in js-ipfs. This exposes utility functions to encode a CID as a blockstore Key and decode a blockstore Key to a CID.

refs https://github.com/ipfs/js-ipfs/pull/2022/files#r303389863

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@alanshaw alanshaw requested a review from achingbrain August 20, 2019 16:09
Copy link

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

License: MIT
Signed-off-by: Alan Shaw <[email protected]>
@jacobheun jacobheun merged commit f83edae into master Aug 21, 2019
@jacobheun jacobheun deleted the feat/export-blockstore-key-utils branch August 21, 2019 08:32
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.

4 participants