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.
gitglorythegreat
06f1d077d3
all: replace division with right shift if possible (#29911)
|
8 months ago |
.. |
runtime
|
core/vm/runtime: set random to enable merge-opcodes (#29799)
|
9 months ago |
testdata
|
core/vm: update gascosts for BLS12-381 + use gnark instead of kilic (#29441)
|
10 months ago |
analysis.go
|
…
|
|
analysis_test.go
|
all: use min/max/clear from go1.21 (#29307)
|
11 months ago |
common.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
contract.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
contracts.go
|
all: replace division with right shift if possible (#29911)
|
8 months ago |
contracts_fuzz_test.go
|
eth/tracers: live chain tracing with hooks (#29189)
|
11 months ago |
contracts_test.go
|
core/vm: add KZG benchmark (#29583)
|
10 months ago |
doc.go
|
…
|
|
eips.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
errors.go
|
core/vm: better error-info for vm errors (#29354)
|
11 months ago |
evm.go
|
all: stateless witness builder and (self-)cross validator (#29719)
|
8 months ago |
gas.go
|
…
|
|
gas_table.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
gas_table_test.go
|
core/vm: better error-info for vm errors (#29354)
|
11 months ago |
instructions.go
|
all: stateless witness builder and (self-)cross validator (#29719)
|
8 months ago |
instructions_test.go
|
core, beacon, ethdb: fix typos (#29748)
|
10 months ago |
interface.go
|
all: stateless witness builder and (self-)cross validator (#29719)
|
8 months ago |
interpreter.go
|
cmd, core: prefetch reads too from tries if requested (#29807)
|
8 months ago |
interpreter_test.go
|
…
|
|
jump_table.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
jump_table_export.go
|
…
|
|
jump_table_test.go
|
…
|
|
memory.go
|
…
|
|
memory_table.go
|
…
|
|
memory_test.go
|
…
|
|
opcodes.go
|
…
|
|
operations_acl.go
|
eth/tracers: live chain tracing with hooks (#29189)
|
11 months ago |
operations_verkle.go
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
10 months ago |
stack.go
|
…
|
|
stack_table.go
|
…
|
|