bsc/p2p/discover/v5wire
dylanhuang bf68be2bd9
dep: bump the version of several important library (#1274)
* dep: upgrade secp256k1 to use btcec/v2 v2.3.2 and update insecurity pkg

* build ci: upgrade go to 1.19 and golangci-lint to 1.50.1

* docs: fix format that does not follow the goimports

* dep: redirect github.com/bnb-chain/tendermint to v0.31.13

* ci: disable GOPROXY
2023-02-02 19:36:37 +08:00
..
testdata p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00
crypto_test.go p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00
crypto.go p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00
encoding_test.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
encoding.go p2p: use errors.Is for error comparison (#24882) 2022-10-28 09:04:57 +08:00
msg.go all: fix 'the the' in comments (#24036) 2021-12-02 15:42:09 +01:00
session.go p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00