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

gx: update blockstore and path #5348

Merged
merged 4 commits into from
Aug 8, 2018
Merged

Conversation

Stebalien
Copy link
Member

and apply fixes for changed interfaces

@Stebalien Stebalien requested a review from Kubuxu as a code owner August 7, 2018 05:14
@ghost ghost assigned Stebalien Aug 7, 2018
@ghost ghost added the status/in-progress In progress label Aug 7, 2018
@Stebalien
Copy link
Member Author

I've made this PR so we don't leave these interfaces out-of-sync for too long.

@magik6k would you like to go with this or merge it into #5331?

@Stebalien
Copy link
Member Author

Blocked on ipfs/go-ipfs-blockstore#10.

@magik6k
Copy link
Member

magik6k commented Aug 7, 2018

You should be able to cherry-pick e22dd35
Nevermind, that's not broken by those changes

@magik6k
Copy link
Member

magik6k commented Aug 7, 2018

I'd do this here, shouldn't take long to merge.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
see: ipfs/go-path#1

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien added need/review Needs a review and removed status/in-progress In progress labels Aug 7, 2018
@Stebalien
Copy link
Member Author

This is no longer blocked and should be ready for review.

Copy link
Member

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

1 nit, rest lgtm

// try filestore
}

return f.fm.GetSize(c)
Copy link
Member

Choose a reason for hiding this comment

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

You should be able to move this into the switch

@ghost ghost added the status/in-progress In progress label Aug 7, 2018
(address CR)

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien added RFM and removed status/in-progress In progress need/review Needs a review labels Aug 8, 2018
@Stebalien Stebalien merged commit 92099a2 into master Aug 8, 2018
@Stebalien Stebalien deleted the feat/update-blockstore-path branch August 8, 2018 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants