bsc/cmd/evm/internal/t8ntool
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
..
block.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
execution.go all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-10-28 09:03:38 +08:00
flags.go cmd/evm: rename t8n args to improve clarity when tracing (#23934) 2021-11-24 10:15:23 +01:00
gen_header.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
gen_stenv.go core/evm: RANDOM opcode (EIP-4399) (#24141) 2022-01-10 09:44:21 +02:00
transaction.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
transition.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
utils.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00