Skip to content

Update libp2p version to fix cargo issue#136

Merged
austinabell merged 6 commits intomasterfrom
austin/libp2pv
Jan 5, 2020
Merged

Update libp2p version to fix cargo issue#136
austinabell merged 6 commits intomasterfrom
austin/libp2pv

Conversation

@austinabell
Copy link
Copy Markdown
Contributor

@austinabell austinabell commented Jan 2, 2020

Issue is protobuf version is not pinned in the fork we are using and causing issues. Temporary fix if working with a new Cargo.lock is to run:

cargo update -p protobuf --precise 2.8.1

Edit: No longer needed to do any of this since the gossipsub branch has been updated on sigp gossipsub libp2p branch, commit being used: https://github.com/sigp/rust-libp2p/tree/776d13ef046358964c7d64cda3295a3a3cb24743

commit from base libp2p that fixed the original issue: libp2p/rust-libp2p@455a5a9

@austinabell austinabell changed the title Update libp2p version Add workaround for broken protobuf version Jan 3, 2020
@austinabell austinabell marked this pull request as ready for review January 3, 2020 03:28
@austinabell austinabell changed the title Add workaround for broken protobuf version Update libp2p version to fix cargo issue Jan 5, 2020
@austinabell austinabell merged commit cee77ac into master Jan 5, 2020
@austinabell austinabell deleted the austin/libp2pv branch January 5, 2020 19:36
@coderabbitai coderabbitai Bot mentioned this pull request Dec 15, 2025
4 tasks
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.

4 participants