Commit Graph

2023 Commits (9516e0f6b693794dee7191ecbb5cef6749d3eef3)

Author SHA1 Message Date
Sina M 33756802f6
eth/catalyst: fail on duplicate request types (#31071) 1 week ago
jwasinger 6c10996bf5
eth/filters: ensure API timeoutLoop terminates with event system (#31056) 1 week ago
rjl493456442 a7f9523ae1
all: implement state history v2 (#30107) 2 weeks ago
Sina M 9b68875d68
beacon/engine: check for empty requests (#31010) 2 weeks ago
jwasinger 8dfad579e9
eth/gasprice: ensure cache purging goroutine terminates with subscription (#31025) 2 weeks ago
georgehao 1843f27766
all: fix some typos in comments and names (#31023) 2 weeks ago
Martin Redmond f460f019e9
eth/tracers/logger: return revert reason (#31013) 3 weeks ago
Martin HS 9298074633
eth/protocols/eth: prevent hanging dispatch (#30918) 4 weeks ago
Felix Lange 06883c1686
eth/tracers/logger: skip system calls (#30923) 4 weeks ago
Felix Lange f1e6372eea
core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 1 month ago
lightclient f808d7357e
all: implement eip-7702 set code tx (#30078) 2 months ago
Antony Denyer 88cbfab332
internal/ethapi: add block override to estimateGas (#30695) 2 months ago
Martin HS 9045b79bc2
metrics, cmd/geth: change init-process of metrics (#30814) 2 months ago
Martin HS 75f847390f
cmd/evm: consolidate evm output switches (#30849) 2 months ago
Martin HS f0e7382f38
cmd/evm, eth/tracers: refactor structlogger and make it streaming (#30806) 2 months ago
Felix Lange 4afab7ef76
eth/downloader: move SyncMode to package eth/ethconfig (#30847) 2 months ago
lightclient 5347280319
cmd/evm: improve block/state test runner (#30633) 2 months ago
Sina M ce8cec007c
eth/tracers: fix state hooks in API (#30830) 2 months ago
rjl493456442 a793bc7f5f
core: switch EVM tx context in ApplyMessage (#30809) 2 months ago
rjl493456442 03c37cdb2b
core/state: introduce code reader interface (#30816) 2 months ago
Felix Lange db8eed860d
all: exclude empty outputs in requests commitment (#30670) 2 months ago
Felix Lange b4d99e3917
eth/ethconfig: improve error message if TTD missing (#30807) 2 months ago
Martin HS 02159d553f
eth/tracers/logger: improve markdown logger (#30805) 2 months ago
Martin HS ab4a1cc01f
eth/tracers/logger: fix json-logger output missing (#30804) 2 months ago
rjl493456442 a25be32fa9
core, eth, internal, miner: remove unnecessary parameters (#30776) 2 months ago
rjl493456442 e3d61e6db0
core, eth, internal, cmd: rework EVM constructor (#30745) 2 months ago
jwasinger 581e2140f2
core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 2 months ago
Marius van der Wijden 3f5f2efccb
eth/protocols/eth: add ETH68 protocol handler fuzzers (#30417) 3 months ago
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 3 months ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 3 months ago
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 3 months ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 3 months ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 3 months ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 months ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 3 months ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 3 months ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 3 months ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 3 months ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 months ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 4 months ago
lightclient e26468f6f6
beacon/engine,eth/catalyst: hex marshal requests in engine api (#30603) 4 months ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 4 months ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 4 months ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 4 months ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 4 months ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 months ago
Shude Li 5b393ac85a
eth/protocols/eth: remove Requests in block body (#30562) 4 months ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 months ago