prysm-pulse/cmd/prysmctl/p2p
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
..
BUILD.bazel Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
client.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
handler.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
handshake.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
log.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
mock_chain.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
p2p.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
peers.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
request_blocks.go Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00