Commit Graph

2001 Commits (989f2c2a3dcf80d4cc76b16dd32e46ba1ce30b01)

Author SHA1 Message Date
Zsolt Felfoldi e9959dd878 core/filtermaps: trigger undindexing after 1000 blocks 4 weeks ago
Zsolt Felfoldi 3ce3b80bb3 core/filtermaps: added more tests 4 weeks ago
Zsolt Felfoldi 464ae36769 eth/filters: fixed tests, added more 4 weeks ago
Zsolt Felfoldi 4ad24e0b07 core/filtermaps: use unindexed search as a fallback 4 weeks ago
Zsolt Felfoldi f8e98ae974 core/filtermaps: add indexer test 4 weeks ago
Zsolt Felfoldi d11db22a96 core/filtermaps: moved math stuff to separate file, added Params 4 weeks ago
Zsolt Felfoldi e82c9994c1 core/filtermaps: added history.logs parameter 4 weeks ago
Zsolt Felfoldi 7fe099df4d core/bloombits, eth/filters: removed bloombits 4 weeks ago
Zsolt Felfoldi 90d75b03ea core/filtermaps: revert to legacy filter in case of "match all" search 4 weeks ago
Zsolt Felfoldi bca0bfe7f1 core/filtermaps: safe concurrent index update and search 4 weeks ago
Zsolt Felfoldi 3e36b4d56a core/filtermaps: two dimensional log filter 4 weeks ago
Péter Szilágyi 7180d26530
core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 4 weeks ago
Delweng 98056e1ef2
eth/tracers: add disableCode/Storage options for prestateTracer (#30648) 4 weeks ago
Shude Li f8f5609b8e
eth/tracers/internal/tracertest: add missing Random to call context (#30652) 1 month ago
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 1 month ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 1 month ago
Martin HS e4dbd5f685
eth/tracers/js: avoid compiling js bigint when not needed (#30640) 1 month ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 1 month ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 1 month ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 1 month ago
lightclient e26468f6f6
beacon/engine,eth/catalyst: hex marshal requests in engine api (#30603) 1 month ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 1 month ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 1 month ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 1 month ago
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587) 1 month ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 1 month ago
Shude Li 5b393ac85a
eth/protocols/eth: remove Requests in block body (#30562) 2 months ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 2 months ago
easyfold 7942a6b5ad
eth/tracers: do system contract processing prior to parallel-tracing (#30520) 2 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 2 months ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 2 months ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 2 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 2 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 2 months 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) 3 months ago
Roberto Bayardo 88c8459005
eth/fetcher: fix blob transaction propagation (#30125) 3 months ago
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 3 months ago
rjl493456442 623b17ba20
core/state: state reader abstraction (#29761) 3 months ago
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 3 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 3 months ago
Karl Bartel 36a7134367
Include tracerConfig in created tracing test (#30364) 3 months ago
Sina M a223efcf39
core: implement EIP-2935 (#29465) 3 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