Commit Graph

15506 Commits (6c6bf6fe64ff422b97c1e5011fe5e9d33988937c)
 

Author SHA1 Message Date
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 2 weeks ago
jwasinger 24c5493bec
core/vm: remove debug printout in eof test (#30665) 2 weeks ago
Sina M 461afdf665
core: fix tracing of system calls (#30666) 2 weeks ago
Fredrik Svantes 3e567b8b29
docs: update security policy (#30606) 2 weeks 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
kevaundray 74461aecf6
crypto, tests/fuzzers: add gnark bn254 precompile methods for fuzzing (#30585) 2 weeks ago
Martin HS 459bb4a647
core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
Péter Szilágyi a5fe7353cf
common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2 weeks ago
Péter Szilágyi 31a6418d77
consensus/clique, miner: remove clique -> accounts dependency (#30642) 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
Péter Szilágyi 5c3b792e61 common/math: sigh, keep deleting dead code 2 weeks ago
Péter Szilágyi 9015a05f31
common/math: delete some further dead code (#30639) 2 weeks ago
Péter Szilágyi bb527b949a
build: get rid of ci.go -> common direct dependency (#30637) 2 weeks ago
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2 weeks ago
Péter Szilágyi babd5d8026
core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 2 weeks ago
rjl493456442 b6c62d5887
core, trie, triedb: minor changes from snapshot integration (#30599) 3 weeks ago
Péter Szilágyi 3ff73d46b3
build: reenable building arm64 concurrently (#30626) 3 weeks ago
Péter Szilágyi 9891f02d48
gitignore: get rid of some relics (#30623) 3 weeks ago
Péter Szilágyi f32f8686cd
swarm: nuke this leftover (#30622) 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
lightclient 1da34a37ec
miner: send full request when resolving full payload (#30615) 3 weeks ago
Sina M 978ca5fc5e
eth/tracers: various fixes (#30540) 3 weeks ago
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 3 weeks ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 3 weeks ago
rjl493456442 15bf90ebc5
core, ethdb/pebble: run pebble in non-sync mode (#30573) 3 weeks ago
Péter Szilágyi a44905763e
ethdb/pebble: switch to increasing level sizes (#30602) 3 weeks ago
Roman Krasiuk 4c4219e405
beacon/engine: omit null witness field from payload envelope (#30597) 3 weeks ago
Alex Gartner 30ce17386b
crypto: use decred secp256k1 directly (#30595) 3 weeks ago
jwasinger 4b9c7821b9
internal/ethapi: refactor `TxArgs.setCancunFeeDefaults` (#30541) 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
Martin HS f4dc7530b1
trie: concurrent commit (#30545) 3 weeks ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 3 weeks ago
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 3 weeks ago
Hteev Oli fad7e74a1b
build: add support for ubuntu 24.10 (#30580) 4 weeks ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 4 weeks ago
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 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
asamuj f8ac95e56f
log: remove unused parameter (#30432) 4 weeks ago
Marius Kjærstad 65e5ca7d81
build: upgrade -dlgo version to Go 1.23.2 (#30544) 1 month ago
zhiqiangxu 84a80216c6
beacon/light: optimize lock usage in `HeadTracker` (#30485) 1 month ago
Martin HS 56c4f2bfd4
core/vm, cmd/evm: implement eof validation (#30418) 1 month ago
Sina M 6416813cbe
internal/web3ext: rm unused modules (#30532) 1 month ago
rjl493456442 eff0bed91b
core/rawdb: freezer index repair (#29792) 1 month ago