prysm-pulse/beacon-chain/sync/initial-sync
Preston Van Loon 6bea17cb54
Update libp2p to support go 1.19 (#11309)
* Update libp2p to support go 1.19

* gaz

* go mod tidy

* Only update the minimum deps

* go mod tidy

* revert .bazelrc

* Update go-libp2p to v0.22.0 and update import paths (#11440)

* Fix import paths

* Fix go-libp2p-peerstore import

* Bazel updates

* fix

* revert some comments changes

* revert some comment stuff

* fix dependency issues

* vendor problematic library

* use your brain

* remove

* tests

Co-authored-by: Marco Munizaga <marco@marcopolo.io>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-10-07 15:24:51 +08:00
..
testing Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks_fetcher_peers_test.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_fetcher_peers.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_fetcher_test.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_fetcher_utils_test.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_fetcher_utils.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_fetcher.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_queue_test.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
blocks_queue_utils.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks_queue.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
BUILD.bazel Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
fsm_benchmark_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fsm_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fsm.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
initial_sync_test.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Better batch block processing warning (#11372) 2022-09-01 00:57:55 +00:00
round_robin.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00