bsc/cmd/devp2p/internal/ethtest
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 cmd/devp2p/internal/ethtest: add transaction tests (#21857) 2020-11-30 15:23:48 +01:00
chain_test.go cmd/devp2p/internal/ethtest: skip eth/66 tests when v66 not supported (#22460) 2021-03-19 15:15:39 +01:00
chain.go all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-10-28 09:03:38 +08:00
helpers.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00
large.go cmd/devp2p, eth/protocols/eth: fix tests + make sanity checks earlier (#22749) 2021-04-28 08:48:07 +02:00
snap.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00
snapTypes.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00
suite_test.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00
suite.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00
transaction.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
types.go cmd/devp2p: implement snap protocol testing (#24276) 2022-02-04 15:24:32 +01:00