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

Update Libp2p To v0.32.1 and Go to v1.21.5 #13304

Merged
merged 14 commits into from
Dec 21, 2023
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Dec 8, 2023

What type of PR is this?

Dependency Update

What does this PR do? Why is it needed?

This PR is an update for our libp2p dependencies. This updates our go-libp2p version to v.0.32.1 and updates our go-libp2p-pubsub version to v0.10.0

For a summary on what are the big changes for these versions, these tracking issues serve as the canonical references for it:

libp2p/go-libp2p#2237
libp2p/go-libp2p#2326
libp2p/go-libp2p#2428
libp2p/go-libp2p#2481
libp2p/go-libp2p#2523

This also updates Prysm to go 1.21.5 which is necessary to be bundled together with this PR.

Which issues(s) does this PR fix?

Fixes #13206
Fixes #13373

Other notes for review

@nisdas nisdas added Ready For Review A pull request ready for code review dependencies Pull requests that update a dependency file labels Dec 8, 2023
@nisdas nisdas requested a review from a team as a code owner December 8, 2023 07:48
@nisdas nisdas changed the title Update Libp2p To v0.32.1 Update Libp2p To v0.32.1 and Go to v1.21.5 Dec 8, 2023
Copy link
Member

@terencechain terencechain left a comment

Choose a reason for hiding this comment

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

lgtm

@nisdas nisdas added the Blocked Blocked by research or external factors label Dec 11, 2023
@nisdas
Copy link
Member Author

nisdas commented Dec 11, 2023

This PR is not intended to be in our next release, so marking it blocked until our release candidate is selected

@nisdas nisdas removed the Blocked Blocked by research or external factors label Dec 18, 2023
Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

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

LGTM

@nisdas nisdas added this pull request to the merge queue Dec 21, 2023
Merged via the queue into develop with commit 233f4d9 Dec 21, 2023
17 checks passed
@nisdas nisdas deleted the updateLibp2p-v0.32.1 branch December 21, 2023 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support build with Go 1.21 Dependency conflict with go-libp2p library
3 participants