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

Libp2p and dependency update #326

Merged
merged 4 commits into from
Apr 1, 2020
Merged

Libp2p and dependency update #326

merged 4 commits into from
Apr 1, 2020

Conversation

austinabell
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Updates dependency versions and removes unused dependencies
  • Updates libp2p version to 0.16.2
    • I mention this specifically because it is the only change that affects code other than tests

Reference issue to close (if applicable)

Closes

Other information and links

pub ping: Ping<TSubstream>,
pub identify: Identify<TSubstream>,
pub rpc: RPC<TSubstream>,
pub struct ForestBehaviour {
Copy link
Member

Choose a reason for hiding this comment

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

I'm crying. I love this

@ec2 ec2 self-requested a review April 1, 2020 03:04
Copy link
Member

@ec2 ec2 left a comment

Choose a reason for hiding this comment

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

Just fix that one little change with PollParameters. LGTM

@austinabell austinabell merged commit 29b9e26 into master Apr 1, 2020
@austinabell austinabell deleted the austin/depupdate branch April 1, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants