go-ethereum/p2p
maskpp d1f9523b08
feat(build): Upgrade go version to 1.18 (#241)
* update go version

* update go version

* format code by goimports

* format code by goimports

* go mod tidy

* update go version

* update go version

* upgrade linter

* add exclude rule

* fix golangci exclude

---------

Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-06 13:32:39 +08:00
..
discover feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
dnsdisc feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
enode feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
enr feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
msgrate Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
nat feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
netutil Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
nodestate Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
rlpx Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
simulations feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
tracker Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
dial.go feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
dial_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
message.go feat(build): Upgrade go version to 1.18 (#241) 2023-03-06 13:32:39 +08:00
message_test.go p2p: move rlpx into separate package (#21464) 2020-09-22 10:17:39 +02:00
metrics.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
peer.go p2p: define DiscReason as uint8 (#164) 2022-10-12 20:05:56 +08:00
peer_error.go p2p: define DiscReason as uint8 (#164) 2022-10-12 20:05:56 +08:00
peer_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
protocol.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
server.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
server_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
transport.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
transport_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
util_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00