Commit Graph

233 Commits (b2ced97ac460110f9a1bf4088b27e0d5eba4f086)

Author SHA1 Message Date
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 11 months ago
ddl 6e488c2449
cmd/evm: fix Env struct json tag (#28635) 11 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) 12 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 12 months 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
Martin Holst Swende 300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 1 year ago
xiaolou86 00c63830e4
cmd: fix typos (#28323) 1 year ago
Martin Holst Swende 4632b7b31e
tests: update execution-spec-tests to 1.0.5 (#28337) 1 year ago
vuittont60 0004c6b229
accounts, cmd: fix typos (#28300) 1 year ago
tactical_retreat 052355f5e2
cmd/evm/internal/t8ntoo: tiny bugfix for difficulty field (#28245) 1 year ago
lightclient 07dec7a11c
cmd/evm: cancun-updates for b11r and t8n -tools (#28195) 1 year ago
Marius van der Wijden c39cbc1a78
core: implement BLOBBASEFEE opcode (0x4a) (#28098) 1 year ago
lightclient 37a2d919b0
params: update 4788 beacon roots contract addr (#28205) 1 year 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
rjl493456442 a14301823e
all: new empty trie with types.EmptyRootHash instead of null (#27230) 2 years ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2 years ago
Roberto Bayardo f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 2 years ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 2 years ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 2 years ago
Guruprasad Kamath bed07cd590
cmd/evm: use correct parent number for t8n base fee calculation (#27032) 2 years ago
lightclient 37ecff0967
cmd/evm, tests: record preimages if dump is expected (#26955) 2 years ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Martin Holst Swende 08f6a2a89d
cmd/evm: update readmes for the tests (#26841) 2 years ago
Guruprasad Kamath cb1f6bdbc8
cmd/evm: correct `alloc` for `t8n` testdata (#26822) 2 years ago
rjl493456442 77e33e5a49
core, miner: revert block gas counter in case of invalid transaction (#26799) 2 years ago
rjl493456442 fe01a2f63b
all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
Mario Vega 90f15a0230
cmd/evm: add blocktest subcommand to evm (#26526) 2 years ago