| .. |
|
runtime
|
core: implement EIP-3651, warm coinbase (#25819)
|
2022-11-22 22:39:52 +01:00 |
|
testdata
|
|
|
|
analysis.go
|
core/vm: optimize jumpdest analysis (#23500)
|
2022-06-03 10:40:14 +02:00 |
|
analysis_test.go
|
|
|
|
common.go
|
|
|
|
contract.go
|
|
|
|
contracts.go
|
core/vm: use optimized bigint (#26021)
|
2022-10-27 10:39:01 +02:00 |
|
contracts_test.go
|
all: replace uses of ioutil with io and os (#24869)
|
2022-05-16 11:59:35 +02:00 |
|
doc.go
|
|
|
|
eips.go
|
all: implement EIP-1153 transient storage (#26003)
|
2022-11-16 10:18:52 +01:00 |
|
errors.go
|
|
|
|
evm.go
|
core/vm: rename RANDOM to PREVRANDAO (#25691)
|
2022-09-07 13:09:52 +02:00 |
|
gas.go
|
|
|
|
gas_table.go
|
build: upgrade to go 1.19 (#25726)
|
2022-09-10 13:25:40 +02:00 |
|
gas_table_test.go
|
|
|
|
instructions.go
|
all: implement EIP-1153 transient storage (#26003)
|
2022-11-16 10:18:52 +01:00 |
|
instructions_test.go
|
all: implement EIP-1153 transient storage (#26003)
|
2022-11-16 10:18:52 +01:00 |
|
interface.go
|
core: implement EIP-3651, warm coinbase (#25819)
|
2022-11-22 22:39:52 +01:00 |
|
interpreter.go
|
core/vm: deepcopy jumptable when enabling extra eips (#26137)
|
2022-11-09 07:52:13 +01:00 |
|
interpreter_test.go
|
all: add whitespace linter (#25312)
|
2022-07-25 13:14:03 +03:00 |
|
jump_table.go
|
core/vm: deepcopy jumptable when enabling extra eips (#26137)
|
2022-11-09 07:52:13 +01:00 |
|
jump_table_test.go
|
core/vm: deepcopy jumptable when enabling extra eips (#26137)
|
2022-11-09 07:52:13 +01:00 |
|
logger.go
|
all: update license headers and AUTHORS from git history (#24947)
|
2022-05-24 20:39:40 +02:00 |
|
memory.go
|
core/vm: optimize Memory.Set32 (#24847)
|
2022-05-11 11:00:29 +02:00 |
|
memory_table.go
|
|
|
|
opcodes.go
|
all: implement EIP-1153 transient storage (#26003)
|
2022-11-16 10:18:52 +01:00 |
|
operations_acl.go
|
|
|
|
stack.go
|
core/vm: clean up some dead functions (#24851)
|
2022-05-11 08:03:35 +03:00 |
|
stack_table.go
|
|
|