Commit Graph

246 Commits (6c76b813df6d53b86fac17471e9a31afd20c481e)

Author SHA1 Message Date
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
John Chase cd3b8c3d78
cmd/evm: fix typos in documentation (#27501) 1 year ago
cui fliter 604da5c84b
cmd/evm: fix typos in docs (#27478) 1 year ago
Martin Holst Swende 8eb0c2de76
cmd/evm: make evm blocktest output logs if so instructed (#27396) 1 year ago
Marius van der Wijden c537ace249
core: 4844 opcode and precompile (#27356) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
Martin Holst Swende 1a18283e85
cmd/evm: make batched state-test execution possible (#27318) 1 year ago
Park Changwan bfded65ed8
core/state: do not ignore null addr while iterative dump (#27320) 1 year ago
Péter Szilágyi 85a4b82b33
all: tie timestamp based forks to the passage of London (#27279) 1 year ago