Commit Graph

274 Commits (7cbce8ed583a195eda8bac99c0cf604ac0bb7743)

Author SHA1 Message Date
jwasinger d42d45046c
cmd/evm: benchmarking via `statetest` command + filter by name, index and fork (#30442) 2 weeks ago
Péter Szilágyi 20bf543a64
internal/flags: remove Merge, it's identical to slices.Concat (#30706) 3 weeks ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 1 month ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 1 month ago
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 1 month ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 1 month ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 1 month ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 2 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 3 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 3 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 3 months ago
Martin HS 83e70aa3d0
cmd/evm: fix evm basefee (#30281) 4 months ago
lightclient 142c94d628
cmd/evm: don't overwrite sender account (#30259) 4 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 5 months ago
maskpp 4939c25341
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038) 5 months ago
jwasinger ed8fd0ac09
all: stateless witness builder and (self-)cross validator (#29719) 5 months ago
kukuru909 deaf10982c
cmd/clef, cmd/evm: fix markdown issues in README (#29954) 6 months ago
Gealber Morales 4405f18519
cmd/evm/internal/t8ntool: remove unused parameter (#29930) 6 months ago
HAOYUatHZ 50405e29b7
cmd/evm/internal/t8ntool: fix a typo (#29887) 6 months ago
rjl493456442 5b3e3cd2be
tests: update tests (#29730) 6 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 7 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 7 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 8 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 8 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 8 months ago
Martin HS 9a7e6ce6f5
cmd/evm: fix flag-mismatch from #29290 (#29298) 8 months ago
Martin HS de08f3d625
cmd/evm: make staterunner always output stateroot to stderr (#29290) 8 months ago
John Xu d28adb61bf
cmd/emv/internal/t8ntool: fix shadowing of `excessBlobGas` (#29263) 8 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 8 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 9 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
alex 0c412dcd1f
cmd/evm: fix typo in test script (#28995) 9 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 9 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 9 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 10 months ago
vuittont60 ae4ea047e3
cmd: fix typos (#28798) 10 months ago
Mario Vega 0b471c312a
cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) 11 months ago
ddl 33c94ef083
cmd/evm: fix link in README.md (#28755) 11 months ago
Delweng c18c5c3d92
cmd/evm: t8n support custom tracers (#28557) 11 months ago
Martin HS 553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 11 months ago
jwasinger 05bbc56677
cmd/evm: default to mirror mainnet forks enabled (#28691) 11 months ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 12 months ago
ddl 6e488c2449
cmd/evm: fix Env struct json tag (#28635) 12 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 12 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 12 months ago
Haotian ad16f11f84
cmd/evm: capitalize evm commands (#28569) 1 year ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 1 year ago
Wei Tang 2f4833b828
cmd/evm: allow state dump regardless if test passes in statetest (#28484) 1 year ago
Mario Vega 285202aae2
cmd/evm: add --run option to blocktest command (#28421) 1 year ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 1 year ago