Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Consolidate abstractions and core types into go-libp2p-core #20

Closed
wants to merge 7 commits into from

Conversation

raulk
Copy link
Member

@raulk raulk commented Apr 16, 2019

This PR is part of a batch across go-libp2p repos to consolidate abstractions, interfaces and core types into libp2p/go-libp2p-core. See branch consolidate-skeleton there.

Work is being performed in the consolidate-skeleton branch across repos.

In this PR, we:

  1. migrate core types out of this repo into go-libp2p-core.
  2. ensure backwards compatibility by aliasing all items that were publicly exported.
  3. introduce a gomod dependency to go-libp2p-core.

Merge strategy: squash and rebase.

@ghost ghost assigned raulk Apr 16, 2019
@ghost ghost added the status/in-progress In progress label Apr 16, 2019
@Stebalien
Copy link
Member

Fixed in #21 (submitted that one before I saw this one)

@Stebalien Stebalien closed this May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants