1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/core/vm
alex edc864f9ba
all: fix typos in comments (#28682)
chore(core,eth):fix a couple of typos
2023-12-18 09:35:12 +01:00
..
runtime all: fix typos in comments (#28682) 2023-12-18 09:35:12 +01:00
testdata crypto/kzg4844: use the new trusted setup file and format (#28383) 2023-10-22 16:05:04 +02:00
analysis.go
analysis_test.go
common.go
contract.go core: fix typos (#28255) 2023-10-10 10:22:03 +02:00
contracts.go
contracts_fuzz_test.go tests/fuzzers: move fuzzers into native packages (#28467) 2023-11-14 14:34:29 +01:00
contracts_test.go
doc.go
eips.go core: implement BLOBBASEFEE opcode (0x4a) (#28098) 2023-10-02 05:49:29 -04:00
errors.go
evm.go core/vm: set basefee to 0 internally on eth_call (#28470) 2023-11-08 11:22:08 +02:00
gas.go
gas_table.go core: fix typos (#28255) 2023-10-10 10:22:03 +02:00
gas_table_test.go
instructions.go
instructions_test.go
interface.go
interpreter.go core: fix typos (#28255) 2023-10-10 10:22:03 +02:00
interpreter_test.go
jump_table.go core: implement BLOBBASEFEE opcode (0x4a) (#28098) 2023-10-02 05:49:29 -04:00
jump_table_export.go core: fix typos (#28255) 2023-10-10 10:22:03 +02:00
jump_table_test.go
logger.go
memory.go
memory_table.go
memory_test.go
opcodes.go eth/tracers/js: fix isPush for push0 (#28520) 2023-11-14 13:14:38 +01:00
operations_acl.go
stack.go
stack_table.go