erigon-pulse/.github/workflows
Jason Yellick 5654ba07c9
Upgrade libp2p (enables go 1.21 support) (#8288)
Closes #8078 

This change is primarily intended to support go 1.21, but as a
side-effect requires updating libp2p, which in turn triggers an update
of golang.org/x/exp which creates quite a bit of (simple) churn in the
slice sorting.

This change introduces a new `cmp.Compare` function which can be used to
return an integer satisfying the compare interface for slice sorting.

In order to continue to support mplex for libp2p, the change references
github.com/libp2p/go-libp2p-mplex instead. Please see the PR at
https://github.com/libp2p/go-libp2p/pull/2498 for the official usptream
comment that indicates official support for mplex being moved to this
location.

Co-authored-by: Jason Yellick <jason@enya.ai>
2023-09-29 22:11:13 +02:00
..
check.yml erigon backup: v0 of sub-command (#7396) 2023-04-27 10:42:12 +07:00
ci.yml Upgrade libp2p (enables go 1.21 support) (#8288) 2023-09-29 22:11:13 +02:00
coverage.yml attempt to finx bindtest (#7167) 2023-03-23 09:24:25 +00:00
docker-tags.yml CI: build docker images for devel branch 2023-04-26 13:04:09 +07:00
download-page.yml fix(release): run download page update separately (#7112) 2023-03-16 03:40:42 +00:00
hive-nightly.yml tidy(hive): remove badge and generation code (#6141) 2022-11-28 19:16:05 +07:00
release.yml CI: build docker images for devel branch 2023-04-26 13:03:24 +07:00
stale-issues.yml feat(release): github action, build script, and release manager (#6818) 2023-03-03 10:11:28 +00:00
test-integration.yml Support release/x.xx branches in CI (#8240) 2023-09-20 08:42:25 +02:00