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

Extract blocks/blockstore package to go-ipfs-blockstore #4707

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

hsanjuan
Copy link
Contributor

This extracts the blocks/blockstore package and renames the
blocks/blockstore/util package to blocks/blockstoreutil
(because util depends on Pin and I don't plan to extract
Pin and its depedencies).

The history of blocks/blockstore has been preserved. It has
been gx'ed and imported. Imports have been rewritten accordingly
and re-ordered.

License: MIT
Signed-off-by: Hector Sanjuan [email protected]

This extracts the blocks/blockstore package and renames the
blocks/blockstore/util package to /blocks/blockstoreutil
(because util depends on Pin and I don't plan to extract
Pin and its depedencies).

The history of blocks/blockstore has been preserved. It has
been gx'ed and imported. Imports have been rewritten accordingly
and re-ordered.

License: MIT
Signed-off-by: Hector Sanjuan <[email protected]>
@hsanjuan hsanjuan self-assigned this Feb 15, 2018
@ghost ghost added the status/in-progress In progress label Feb 15, 2018
@whyrusleeping
Copy link
Member

LGTM

@whyrusleeping whyrusleeping merged commit a5ec8e4 into master Feb 15, 2018
@whyrusleeping whyrusleeping deleted the extract/blockstore branch February 15, 2018 21:57
@ghost ghost removed the status/in-progress In progress label Feb 15, 2018
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.

2 participants