Commit Graph

254 Commits (fbf6238ae9c4ee61d1a5f60b523763e75e11d07b)

Author SHA1 Message Date
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 5 months ago
rjl493456442 fe0bf325a6
cmd/evm: reopen the statedb for dumping (#29437) 6 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 6 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 6 months ago
Martin HS 9a7e6ce6f5
cmd/evm: fix flag-mismatch from #29290 (#29298) 6 months ago
Martin HS de08f3d625
cmd/evm: make staterunner always output stateroot to stderr (#29290) 6 months ago
John Xu d28adb61bf
cmd/emv/internal/t8ntool: fix shadowing of `excessBlobGas` (#29263) 6 months ago
Bin 89cefe240f
cmd: use package filepath over path for file system operations (#29227) 6 months ago
hyhnet cd490608e3
all: fix typos in comments (#29186) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
alex 0c412dcd1f
cmd/evm: fix typo in test script (#28995) 7 months ago
Martin HS 8321fe2fda
tests: fix goroutine leak related to state snapshot generation (#28974) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
vuittont60 ae4ea047e3
cmd: fix typos (#28798) 8 months ago
Mario Vega 0b471c312a
cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) 9 months ago
ddl 33c94ef083
cmd/evm: fix link in README.md (#28755) 9 months ago
Delweng c18c5c3d92
cmd/evm: t8n support custom tracers (#28557) 9 months ago
Martin HS 553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 9 months ago
jwasinger 05bbc56677
cmd/evm: default to mirror mainnet forks enabled (#28691) 9 months ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 10 months ago
ddl 6e488c2449
cmd/evm: fix Env struct json tag (#28635) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
Haotian ad16f11f84
cmd/evm: capitalize evm commands (#28569) 10 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
Wei Tang 2f4833b828
cmd/evm: allow state dump regardless if test passes in statetest (#28484) 11 months ago
Mario Vega 285202aae2
cmd/evm: add --run option to blocktest command (#28421) 11 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
Martin Holst Swende 300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 11 months ago
xiaolou86 00c63830e4
cmd: fix typos (#28323) 11 months ago
Martin Holst Swende 4632b7b31e
tests: update execution-spec-tests to 1.0.5 (#28337) 11 months ago
vuittont60 0004c6b229
accounts, cmd: fix typos (#28300) 12 months ago
tactical_retreat 052355f5e2
cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field (#28245) 12 months ago
lightclient 07dec7a11c
cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 12 months ago
Marius van der Wijden c39cbc1a78
core: implement BLOBBASEFEE opcode (0x4a) (#28098) 12 months ago
lightclient 37a2d919b0
params: update 4788 beacon roots contract addr (#28205) 12 months ago
Felix Lange e9f78db79d
cmd/evm: fix some issues with the evm run command (#28109) 1 year ago
Martin Holst Swende 8d2492982b
cmd/evm: add back stateroot to jsonl-output (#27968) 1 year ago
Martin Holst Swende b8d38e76ef
core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Delweng f404a2d0f1
cmd/evm: set ExcessBlobGas from env (#27796) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago
Pierre Grimaud 7f756dc118
cmd/evm/testdata: fix typos in docs (#27742) 1 year ago
Martin Holst Swende b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721) 1 year ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 1 year ago
cui fliter 80b7bfe70d
accounts, cmd/evm: fix docstrings (#27703) 1 year ago
rjl493456442 6d2aeb43d5
cmd, core/state, eth, tests, trie: improve state reader (#27428) 1 year ago