Commit Graph

119 Commits (master)

Author SHA1 Message Date
Sina M aaaf01d712
core/tracing: state journal wrapper (#30441) 7 days ago
Felix Lange ed1d46b3d3
consensus/misc/eip4844: more changes for blob gas calculation (#31128) 1 week ago
lightclient c4ad459bd2
consensus/misc/eip4844: use head's target blobs, not parent (#31101) 1 week ago
lightclient e6f3ce7b16
params,core: add max and target value to chain config (#31002) 1 week ago
Sina M 0e1a19da76
core: implement eip-7623 floor data gas (#30946) 2 weeks ago
Martin HS 2bf4a8ff73
cmd/evm: refactor handling output-files for `t8n` (#30854) 3 weeks ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months 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
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) 3 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 3 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 3 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 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
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) 6 months ago
gitglorythegreat 06f1d077d3
all: replace division with right shift if possible (#29911) 8 months ago
maskpp 4939c25341
cmd/evm/internal/t8ntool: log writeTraceResult error message (#30038) 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
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 10 months ago
maskpp fecc8a0f4a
cmd/evm/internal/t8ntool, core: prealloc map sizes where possible (#29620) 10 months ago
Sina M 767b00b0b5
t8ntool: add optional call frames to json logger (#29353) 11 months ago
Sina M 064f37d6f6
eth/tracers: live chain tracing with hooks (#29189) 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) 1 year ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 1 year ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 1 year ago
vuittont60 ae4ea047e3
cmd: fix typos (#28798) 1 year ago
Mario Vega 0b471c312a
cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) 1 year ago
Delweng c18c5c3d92
cmd/evm: t8n support custom tracers (#28557) 1 year ago
Martin HS 553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 1 year ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 1 year ago
Martin Holst Swende 300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 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
Martin Holst Swende b8d38e76ef
core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 1 year ago
Delweng f404a2d0f1
cmd/evm: set ExcessBlobGas from env (#27796) 2 years ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 2 years ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 2 years ago
jwasinger d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) 2 years ago