flow-go
flow-go copied to clipboard
[Networking] Upgrading libp2p version to v0.32.0
Recommended upgrade to libp2p version 0.32.0 addresses current technical limitations with the resource manager.
@yhassanzadeh13 initiated an upgrade attempt detailed here: https://github.com/onflow/flow-go/pull/4933, which encountered breaking changes.
Key issues to resolve for completing the upgrade are:
- [x] Refactor
flow-gocode to align withgolang.org/x/exp's updatedslices.SortFuncinterface. @yhassanzadeh13 - [ ] Upgrade
go-libp2pin our customizedbitswapversion. @peterargue - [ ] Upgrade
go-libp2pin our customizedpubsubversion. @yhassanzadeh13
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.