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.
Martin HS
014e2b037f
core/vm/runtime: invoke tx-end hook (#30711)
When using the `core/vm/runtime` helpers to execute code, callbacks for the tx end were not invoked. This change fixes it by invoking them.
|
2 days ago |
.. |
runtime
|
core/vm/runtime: invoke tx-end hook (#30711)
|
2 days ago |
testdata
|
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459)
|
1 month ago |
analysis_eof.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
analysis_legacy.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
analysis_legacy_test.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
common.go
|
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
|
2 weeks ago |
contract.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
6 months ago |
contracts.go
|
common: drop BigMin and BigMax, they pollute our dep graph (#30645)
|
2 weeks ago |
contracts_fuzz_test.go
|
eth/tracers: live chain tracing with hooks (#29189)
|
8 months ago |
contracts_test.go
|
core/vm: add KZG benchmark (#29583)
|
7 months ago |
doc.go
|
core/vm: remove JIT VM codes (#16362)
|
7 years ago |
eips.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof_control_flow.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof_immediates.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof_instructions.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof_test.go
|
core/vm: remove debug printout in eof test (#30665)
|
2 weeks ago |
eof_validation.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
eof_validation_test.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
errors.go
|
build: update to golangci-lint 1.61.0 (#30587)
|
3 weeks ago |
evm.go
|
core: add code to witness when state object is accessed (#30698)
|
6 days ago |
gas.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
gas_table.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
gas_table_test.go
|
core/state: state reader abstraction (#29761)
|
2 months ago |
instructions.go
|
core: add code to witness when state object is accessed (#30698)
|
6 days ago |
instructions_test.go
|
core/vm: speed up push and interpreter loop (#30662)
|
7 days ago |
interface.go
|
core/state: move state log mechanism to a separate layer (#30569)
|
2 weeks ago |
interpreter.go
|
core/vm: speed up push and interpreter loop (#30662)
|
7 days ago |
interpreter_test.go
|
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
|
2 weeks ago |
jump_table.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
jump_table_export.go
|
core: fix typos (#28255)
|
1 year ago |
jump_table_test.go
|
all: fix typos in comments (#28881)
|
9 months ago |
memory.go
|
core/vm: reuse Memory instances (#30137)
|
3 months ago |
memory_table.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
memory_test.go
|
core/vm: implement EIP-5656, mcopy instruction (#26181)
|
1 year ago |
opcodes.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
operations_acl.go
|
core/vm, cmd/evm: implement eof validation (#30418)
|
1 month ago |
operations_verkle.go
|
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
|
2 weeks ago |
stack.go
|
core/vm: improved stack swap performance (#30249)
|
3 months ago |
stack_table.go
|
core/vm: 64 bit memory and gas calculations (#19210)
|
6 years ago |