Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/cmd/evm/internal/t8ntool
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088)
2 years ago
..
block.go build: add imports for go generate tools (#24682) 2 years ago
execution.go all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 2 years ago
flags.go cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
gen_header.go cmd/evm: add b11r tool (#23843) 3 years ago
gen_stenv.go core/evm: RANDOM opcode (EIP-4399) (#24141) 3 years ago
transaction.go cmd/evm: add b11r tool (#23843) 3 years ago
transition.go all: replace uses of ioutil with io and os (#24869) 2 years ago
utils.go cmd/evm: add b11r tool (#23843) 3 years ago