Commit Graph

289 Commits (ef1e6f392da70a4a7bb52c706e0d16a9794fc53e)

Author SHA1 Message Date
Danno Ferrin c43faa3d9d
cmd/evm: restore --bench flag to evm statetest (#31055) 1 week ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 1 week ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
Felix Lange f861535f1e
cmd/evm: update tests for SetCodeAuthorization JSON encoding change (#30936) 1 month ago
Martin HS 1321a42525
cmd/evm: make evm statetest accept non-json files (#30927) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
jwasinger 915248cd6b
cmd/evm: don't reuse state between iterations, show errors (#30780) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 3 months ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 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
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 months ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 4 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 5 months ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 6 months ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 6 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 7 months ago
maskpp 4939c25341
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038) 7 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 7 months ago
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 8 months ago
Gealber Morales 4405f18519
cmd/evm/internal/t8ntool: remove unused parameter (#29930) 8 months ago
HAOYUatHZ 50405e29b7
cmd/evm/internal/t8ntool: fix a typo (#29887) 8 months ago
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 9 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 9 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 9 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 10 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 10 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 10 months ago
Martin HS 9a7e6ce6f5
cmd/evm: fix flag-mismatch from #29290 (#29298) 11 months ago
Martin HS de08f3d625
cmd/evm: make staterunner always output stateroot to stderr (#29290) 11 months ago
John Xu d28adb61bf
cmd/emv/internal/t8ntool: fix shadowing of `excessBlobGas` (#29263) 11 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 11 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 11 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 12 months ago
alex 0c412dcd1f
cmd/evm: fix typo in test script (#28995) 12 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 12 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 12 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago