Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

migrate to go-libp2p-core. #132

Merged
merged 1 commit into from
May 31, 2019
Merged

migrate to go-libp2p-core. #132

merged 1 commit into from
May 31, 2019

Conversation

raulk
Copy link
Member

@raulk raulk commented May 28, 2019

Prerequisite for go-ipfs migration to go-libp2p-core.

TODO:

@raulk raulk mentioned this pull request May 28, 2019
4 tasks
@hannahhoward
Copy link
Contributor

@raulk looks like still waiting on the go-ipfs-routing PR first, but can you offer some context here? Is there anything I should know about the difference between go-libp2p and go-libp2p-core?

@raulk
Copy link
Member Author

raulk commented May 28, 2019

Oh, yeah. Sorry for that. Been so immersed in this that I assumed the world revolved around this refactor :-)

We’ve basically consolidated the many interfaces and abstractions that were spread across tens of repos into a single one, called go-libp2p-core. The change is backwards compatible: we’ve aliased old types into their new counterparts, and marked the former as deprecated.

But since I was at it, I decided to migrate go-ipfs to the new types to eschew references to deprecated stuff.

Here’s the full context: libp2p/go-libp2p#602

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Blocked until we cut a release.

@Stebalien Stebalien merged commit 82704bb into master May 31, 2019
@Stebalien Stebalien deleted the migrate-libp2p branch May 31, 2019 03:38
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
migrate to go-libp2p-core.

This commit was moved from ipfs/go-bitswap@82704bb
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants