| .. |
|
runtime
|
all: remove trailing whitespace (#27741)
|
2023-08-05 00:24:32 +02:00 |
|
testdata
|
|
|
|
analysis.go
|
|
|
|
analysis_test.go
|
|
|
|
common.go
|
|
|
|
contract.go
|
|
|
|
contracts.go
|
core/vm: update 4844 - point evaluation precompile address (#27874)
|
2023-08-08 15:54:19 +03:00 |
|
contracts_test.go
|
core/vm: update 4844 - point evaluation precompile address (#27874)
|
2023-08-08 15:54:19 +03:00 |
|
doc.go
|
|
|
|
eips.go
|
core/state, core/vm: implement EIP 6780 (#27189)
|
2023-07-17 13:02:18 -04:00 |
|
errors.go
|
|
|
|
evm.go
|
all: rename dataGas to blobGas (#27789)
|
2023-07-27 16:53:28 +03:00 |
|
gas.go
|
|
|
|
gas_table.go
|
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716)
|
2023-07-15 10:35:30 -04:00 |
|
gas_table_test.go
|
|
|
|
instructions.go
|
core/state, core/vm: implement EIP 6780 (#27189)
|
2023-07-17 13:02:18 -04:00 |
|
instructions_test.go
|
core/vm: use types.EmptyCodeHash (#27729)
|
2023-07-15 17:45:57 +02:00 |
|
interface.go
|
core/state, core/vm: implement EIP 6780 (#27189)
|
2023-07-17 13:02:18 -04:00 |
|
interpreter.go
|
|
|
|
interpreter_test.go
|
|
|
|
jump_table.go
|
core/state, core/vm: implement EIP 6780 (#27189)
|
2023-07-17 13:02:18 -04:00 |
|
jump_table_export.go
|
core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663)
|
2023-07-10 14:40:31 -04:00 |
|
jump_table_test.go
|
|
|
|
logger.go
|
|
|
|
memory.go
|
core/vm: implement EIP-5656, mcopy instruction (#26181)
|
2023-07-11 03:55:34 -04:00 |
|
memory_table.go
|
core/vm: implement EIP-5656, mcopy instruction (#26181)
|
2023-07-11 03:55:34 -04:00 |
|
memory_test.go
|
core/vm: implement EIP-5656, mcopy instruction (#26181)
|
2023-07-11 03:55:34 -04:00 |
|
opcodes.go
|
core/vm: implement EIP-5656, mcopy instruction (#26181)
|
2023-07-11 03:55:34 -04:00 |
|
operations_acl.go
|
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716)
|
2023-07-15 10:35:30 -04:00 |
|
stack.go
|
|
|
|
stack_table.go
|
|
|