Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

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

Merged
merged 11 commits into from
May 23, 2019

Conversation

raulk
Copy link
Member

@raulk raulk commented Apr 22, 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.

@raulk
Copy link
Member Author

raulk commented May 23, 2019

Merging as per review approvals in libp2p/go-libp2p-core#1, based on process set forth in libp2p/go-libp2p#602 (comment).

@raulk raulk merged commit ddb6d72 into master May 23, 2019
@raulk raulk deleted the consolidate-skeleton branch May 23, 2019 16:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant