Skip to content
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

chore: rename peer-store properties #613

Merged
merged 2 commits into from
Apr 27, 2020

Conversation

vasco-santos
Copy link
Member

@vasco-santos vasco-santos commented Apr 24, 2020

Per libp2p/js-libp2p#610 review, we are renaming MultiaddrInfo into Address, and peerStore.get return value from PeerData into peer with an addresses property instead of multiaddrInfos.

This needs:

Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

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

Overall looks good, just some minor fixes.

src/index.js Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/index.js Show resolved Hide resolved
src/peer-store/README.md Show resolved Hide resolved
@vasco-santos vasco-santos force-pushed the chore/rename-peer-store-properties branch from 3d6c5a8 to 9e0097c Compare April 27, 2020 06:55
@vasco-santos
Copy link
Member Author

vasco-santos commented Apr 27, 2020

libp2p-kad-dht@0.19.1 released as beta. This should be good to go

@vasco-santos vasco-santos merged commit 7627f96 into 0.28.x Apr 27, 2020
@achingbrain achingbrain deleted the chore/rename-peer-store-properties branch May 18, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants