Commit Graph

530 Commits (master)

Author SHA1 Message Date
Sina M a50cac5bbe
core/vm: EXTCODE* return delegation designator for 7702 (#31089) 17 hours ago
Guillaume Ballet 52766bedb9
core/{.,state,vm},miner,eth/tracers,tests: implement 7709 with a syscall flag (#31036) 2 days ago
Christina 9516e0f6b6
chore: fix various comments (#31082) 3 days ago
Sina M 3003a13440
core/vm: implement EIP-2537 spec updates (#30978) 7 days ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 week ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
Martin HS 5b9a3ea9d2
core/vm: make all opcodes proper type (#30925) 1 month ago
Martin HS 5c58612e12
core/vm, go.mod: update uint256 and use faster method to write to memory (#30868) 2 months ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Zheyuan He 4ecf08584c
core/vm: remove unnecessary comment (#30887) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
wangjingcun 16f2f7155f
all: typos in comments (#30779) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
Martin HS 6d3d252a5e
core/vm/program: evm bytecode-building utility (#30725) 2 months ago
Martin HS 014e2b037f
core/vm/runtime: invoke tx-end hook (#30711) 3 months ago
lightclient 9afb18dd6f
core: add code to witness when state object is accessed (#30698) 3 months ago
Martin HS 25bc07749c
core/vm: speed up push and interpreter loop (#30662) 3 months ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 3 months ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 4 months ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 4 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 4 months ago
Guillaume Ballet 9be2e010c1
core/state, core/vm: Nyota contract create init simplification (#30409) 5 months ago
Dylan Vassallo ec69830b6f
core/vm: remove panic when address is not present (#30414) 5 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 5 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
Ignacio Hagopian ab3ee99ca9
trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 5 months ago
lmittmann fc88cea648
core/vm: reuse Memory instances (#30137) 5 months ago
Arran Schlosberg 710c3f32ac
vm: simplify error handling in `vm.EVM.create()` (#30292) 6 months ago
lmittmann 4a3aed380e
core/vm: use uint64 in memory for indices everywhere (#30252) 6 months ago
lmittmann b37ac5c102
core/vm: improved stack swap performance (#30249) 6 months ago
lightclient dbc1d04f5e
core/vm/runtime: ensure tracer benchmark calls `OnTxStart` (#30257) 6 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 7 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 7 months ago
jwasinger 85587d5ef2
cmd, core: prefetch reads too from tries if requested (#29807) 8 months ago
Martin HS 42471d7a3e
core/vm/runtime: set random to enable merge-opcodes (#29799) 8 months ago
Guillaume Ballet 44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338) 9 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 9 months ago
Aaron Chen bc609e852a
core/vm: remove redundant error checks (#29692) 9 months ago
Marius van der Wijden bd6bc37eec
core/vm: add subgroup checks for mul/mulexp for G1/G2 (#29637) 9 months ago
Aaron Chen ea89f9adf0
core/vm: remove a redundant zero check in opAddmod (#29672) 9 months ago
Martin HS 0d4c38865e
core/state: remove account reset operation v2 (#29520) 9 months ago
Mario Vega 94579932b1
core/vm: fix Prague contracts (#29612) 9 months ago