Commit Graph

1995 Commits (master)

Author SHA1 Message Date
Delweng 229ce6411a
eth/tracers: fill the creationMethod in flatCall (#30539) 20 hours ago
Martin HS da17f2d65b
all: fix issues with benchmarks (#30667) 2 days ago
Péter Szilágyi 7d6e153fd5
eth/catalyst: make engine api test time independent (#30713) 2 days ago
Delweng a1093d98eb
eth/tracers: flatCallTracer error compatible with parity (#30497) 5 days ago
Péter Szilágyi 5230b06d51
cmd/utils, eth/ethconfig: remove some ancient leftover flag (#30705) 6 days ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 1 week ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 1 week ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 2 weeks ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 2 weeks ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 2 weeks ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 2 weeks ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 weeks ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 3 weeks ago
lightclient e26468f6f6
beacon/engine,eth/catalyst: hex marshal requests in engine api (#30603) 3 weeks ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 3 weeks ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 3 weeks ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 3 weeks ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 weeks ago
Shude Li 5b393ac85a
eth/protocols/eth: remove Requests in block body (#30562) 4 weeks ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 4 weeks ago
easyfold 7942a6b5ad
eth/tracers: do system contract processing prior to parallel-tracing (#30520) 4 weeks ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 weeks ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 1 month ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 1 month ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 1 month ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 1 month ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Darioush Jalali 7c6b3f9f14
eth/filters: prevent concurrent access in test (#30401) 2 months ago
lightclient c70b0a9138
beacon/engine/types: remove PayloadV4 (#30415) 2 months ago
Roberto Bayardo 88c8459005
eth/fetcher: fix blob transaction propagation (#30125) 2 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 2 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 2 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 months ago
Karl Bartel 36a7134367
Include tracerConfig in created tracing test (#30364) 2 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 2 months ago
Martin HS 30824faf90
eth/tracers: avoid panic in state test runner (#30332) 3 months ago
Martin HS 733fcbbc65
eth/protocols/eth: handle zero-count header requests (#30305) 3 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 3 months ago
lightclient 84565dc899
eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 3 months ago
Felix Lange 6eb42a6b4f
eth: dial nodes from discv5 (#30302) 3 months ago
Dylan Vassallo 7a149a159a
eth/tracers/js: add coinbase addr to ctx (#30231) 3 months ago
Felix Lange c35684709c
eth/ethconfig: remove LES server config (#30298) 3 months ago
rjl493456442 c4b01d80b9
eth/fetcher: always expect transaction metadata in announcement (#30288) 3 months ago
rjl493456442 5adf4adc8e
eth/protocols/snap: cleanup dangling account trie nodes due to incomplete storage (#30258) 3 months ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 3 months ago
Delweng 10586952df
eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) 3 months ago
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 3 months ago