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 to go libp2p v0.25 #815

Merged
merged 7 commits into from
Feb 10, 2023
Merged

chore: Update to go libp2p v0.25 #815

merged 7 commits into from
Feb 10, 2023

Conversation

MarcoPolo
Copy link
Contributor

@MarcoPolo MarcoPolo commented Feb 9, 2023

No description provided.

@MarcoPolo MarcoPolo changed the title chore: Update to go libp2p v025 chore: Update to go libp2p v0.25 Feb 9, 2023
Copy link
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

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

I think you should rebase on @marten-seemann v0.24.2 and my v0.25.0 work here.
You can rebase on #814's branch.

dht_test.go Outdated Show resolved Hide resolved
dht_test.go Show resolved Hide resolved
dht_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -11,6 +11,7 @@ import (
"github.com/libp2p/go-libp2p/core/protocol"

logging "github.com/ipfs/go-log"
//lint:ignore SA1019 TODO migrate away from gogo pb
Copy link
Contributor

Choose a reason for hiding this comment

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

👃

Copy link
Contributor

Choose a reason for hiding this comment

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

Just do it!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I spent 10 minutes and failed.

Copy link
Contributor

Choose a reason for hiding this comment

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

What’s the problem? I did this for libp2p and it should be quite straightforward. Maybe I can help?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's a makefile that doesn't work. It needs you to fetch certain dependencies before running make. That script needs to get updated (or removed in favor of gogenerate). Bonus points for having CI check the output.

@MarcoPolo MarcoPolo merged commit ade80ca into master Feb 10, 2023
@MarcoPolo MarcoPolo mentioned this pull request Feb 10, 2023
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.

None yet

3 participants