-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 go-datastore to 1.4.0 #4399
Conversation
Looks like |
@magik6k yes, I updated it with secio. Would you like me to pull that through first or would you like to try doing that together? |
@Stebalien If you are updating those dep trees then I guess doing this is one go is probably better. (if you are using gx-workspace you will need to add go-ds-badger to package list as it will get skipped otherwise). |
@magik6k I've already updated the entire tree (manually, I was pulling through several packages and fixing bugs on the way up) up to go-ipfs except |
I'm pulling through a bunch of libp2p stuff in #4403. After that, this should be much simpler. |
ping @Stebalien ;) |
104360b
to
fd4daf8
Compare
fd4daf8
to
30ec8c1
Compare
This should now work. |
needs a rebase |
30ec8c1
to
53cc5f6
Compare
@whyrusleeping fixed. |
53cc5f6
to
4fe1bcb
Compare
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Depends on:
I'll integrate the new interfaces in next PR to keep the noise low