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

feat: add PeerId interface and compliance tests #107

Merged
merged 6 commits into from
Nov 3, 2021
Merged

feat: add PeerId interface and compliance tests #107

merged 6 commits into from
Nov 3, 2021

Conversation

nazarhussain
Copy link
Contributor

This PR will create PeerId interface and its compliance tests. The discussion was initiated from libp2p/js-libp2p#955 and libp2p/js-peer-id#150 (review)

@nazarhussain
Copy link
Contributor Author

Hi @vasco-santos , @achingbrain Hope you guys are well. Any estimated timeline or plans for the feedback on this PR?

Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

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

Can you please update the tests and interface definitions to use the latest from peer-id@0.15.x? It uses the new multiformats/cid implementation and adds some methods.

packages/compliance-tests/package.json Outdated Show resolved Hide resolved
packages/compliance-tests/src/peer-id/index.js Outdated Show resolved Hide resolved
@achingbrain achingbrain changed the title Add PeerId interface and compliance tests feat: add PeerId interface and compliance tests Nov 3, 2021
@achingbrain achingbrain merged commit bc88106 into libp2p:master Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants