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

bump go-libp2p v0.22.0 & go1.18&go1.19 #9244

Merged
merged 2 commits into from
Sep 9, 2022
Merged

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Sep 3, 2022

Fixes: #9225

@Jorropo Jorropo requested a review from lidel as a code owner September 3, 2022 13:51
@Jorropo Jorropo force-pushed the update/go-libp2p branch 13 times, most recently from 7730f2a to e77159c Compare September 6, 2022 16:34
tracing/doc.go Outdated Show resolved Hide resolved
@Jorropo Jorropo force-pushed the update/go-libp2p branch 8 times, most recently from 688d9c9 to e9e3493 Compare September 8, 2022 18:46
@Jorropo
Copy link
Contributor Author

Jorropo commented Sep 8, 2022

Descopped relay search #9257

@Jorropo Jorropo self-assigned this Sep 8, 2022
config/swarm.go Outdated Show resolved Hide resolved
config/swarm.go Show resolved Hide resolved
core/node/libp2p/rcmgr_defaults.go Outdated Show resolved Hide resolved
@@ -28,8 +28,8 @@ test_expect_success "add file using CIDv0" '
'

test_expect_success "check hashes" '
test "$(cid-fmt %v-%c $AHASHv0)" = "cidv0-protobuf" &&
Copy link
Member

Choose a reason for hiding this comment

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

why did you need to change this?

Copy link
Contributor Author

@Jorropo Jorropo Sep 9, 2022

Choose a reason for hiding this comment

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

Because I updated go-cid to v0.2.0 inside tool's go.mod.
Which has dag-pb instead (see breaking changes here)

@Jorropo Jorropo enabled auto-merge (rebase) September 9, 2022 15:19
@Jorropo Jorropo merged commit b8412ef into ipfs:master Sep 9, 2022
@Jorropo Jorropo deleted the update/go-libp2p branch September 9, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update to go-libp2p 0.22
3 participants