plugeth/cmd/evm/internal/t8ntool
Mark Tyneway b4ea2bf7dd
all: implement EIP-1153 transient storage (#26003)
Implements TSTORE and TLOAD as specified by the following EIP:

https://eips.ethereum.org/EIPS/eip-1153
https://ethereum-magicians.org/t/eip-1153-transient-storage-opcodes/553


Co-authored-by: Sara Reynolds <snreynolds2506@gmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2022-11-16 10:18:52 +01:00
..
block.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
execution.go all: implement EIP-1153 transient storage (#26003) 2022-11-16 10:18:52 +01:00
flags.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
gen_header.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
gen_stenv.go cmd/evm: calc base fee if parent data is present (#26051) 2022-10-28 12:25:37 +02:00
transaction.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
transition.go cmd/evm: calc base fee if parent data is present (#26051) 2022-10-28 12:25:37 +02:00
utils.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00