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: update peer store api and libp2p api without peer-info #38

Merged
merged 4 commits into from
Jun 5, 2020

Conversation

vasco-santos
Copy link
Member

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

In the context of the PeerStore improvements specified on libp2p/js-libp2p#582 and as a follow up of libp2p/js-libp2p#590.

This PR contains two commits, one for updating the peer-store API and a second one to use the new libp2p API with no peer-info

The modules changed (libp2p and libp2p-kad-dht) were updated.

Needs:

@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch from 1f3410d to 7f3cf58 Compare April 2, 2020 20:10
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch from 7f3cf58 to cdde4c5 Compare April 16, 2020 09:08
@vasco-santos vasco-santos changed the title chore: update peer store api chore: update peer store api and libp2p api without peer-info Apr 17, 2020
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch 2 times, most recently from 48bd58f to eb986d7 Compare April 21, 2020 12:50
@vasco-santos vasco-santos marked this pull request as draft April 23, 2020 07:29
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch 9 times, most recently from 8c39e16 to 22c4622 Compare April 29, 2020 16:18
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch 3 times, most recently from 9445d5d to 2c76c0b Compare May 7, 2020 15:18
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch from 2c76c0b to 0656a22 Compare May 13, 2020 08:51
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch from 0656a22 to fef6023 Compare May 28, 2020 11:55
@vasco-santos vasco-santos marked this pull request as ready for review June 5, 2020 14:05
@vasco-santos vasco-santos force-pushed the chore/update-peer-store-api branch from 07b4c2b to b41763b Compare June 5, 2020 14:09
@vasco-santos vasco-santos requested a review from jacobheun June 5, 2020 14:16
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.

LGTM!

@jacobheun jacobheun merged commit 02b5cc7 into master Jun 5, 2020
@jacobheun jacobheun deleted the chore/update-peer-store-api branch June 5, 2020 14:19
@jacobheun
Copy link
Contributor

v0.4.0 is released

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