-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
gx: update go-libp2p-peer #5975
Conversation
This also pulls the new provider query subsystem for bitswap. |
And the DHT query queue fixes, and probably a bunch of others. |
Wait, how is Circle passing and everything else failing? |
Circle has separate status for gotest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test error, might be connected to change of the behaviour in libp2p-peer:
--- FAIL: TestEd22519Publisher (0.00s)
publisher_test.go:91: datastore: key not found
Switch _back_ to the 0.4.18 style of peer IDs while we figure things out. See libp2p/specs#138. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
545761f
to
2c93eef
Compare
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
gx: update go-libp2p-peer This commit was moved from ipfs/kubo@33575e0
Switch back to the 0.4.18 style of peer IDs while we figure things out. See libp2p/specs#138.