Commit Graph

15531 Commits (9c08631bb0057936e0ab3b275811e0743a01f590)
 

Author SHA1 Message Date
Marius van der Wijden 18a591811f
core: reduce peak memory usage during reorg (#30600) 4 weeks ago
Péter Szilágyi 368e16f39d
core, eth, ethstats: simplify chain head events (#30601) 4 weeks ago
rjl493456442 15bf90ebc5
core, ethdb/pebble: run pebble in non-sync mode (#30573) 1 month ago
Péter Szilágyi a44905763e
ethdb/pebble: switch to increasing level sizes (#30602) 1 month ago
Roman Krasiuk 4c4219e405
beacon/engine: omit null witness field from payload envelope (#30597) 1 month ago
Alex Gartner 30ce17386b
crypto: use decred secp256k1 directly (#30595) 1 month ago
jwasinger 4b9c7821b9
internal/ethapi: refactor `TxArgs.setCancunFeeDefaults` (#30541) 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
Martin HS f4dc7530b1
trie: concurrent commit (#30545) 1 month ago
Felix Lange 16f64098b9
core: enable EIP-2935 in chain maker (#30575) 1 month ago
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584) 1 month ago
Hteev Oli fad7e74a1b
build: add support for ubuntu 24.10 (#30580) 1 month ago
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571) 1 month ago
Karol Chojnowski 16bf471151
core/tracing: add GetTransientState method to StateDB interface (#30531) 1 month ago
Shude Li 5b393ac85a
eth/protocols/eth: remove Requests in block body (#30562) 1 month ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 1 month ago
easyfold 7942a6b5ad
eth/tracers: do system contract processing prior to parallel-tracing (#30520) 1 month ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 1 month ago
asamuj f8ac95e56f
log: remove unused parameter (#30432) 1 month 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
Martin HS 90970ed3cd
params: begin v1.14.12 release cycle (#30536) 1 month ago
Martin Holst Swende 096c4d266e
params: begin v1.14.12 release cycle 1 month ago
Martin Holst Swende f14f13bac7
params: go-ethereum v1.14.11 stable 1 month ago
Sina M 40fd887df6
internal/ethapi: remove td field from block (#30386) 1 month ago
Ng Wei Han db6ae7fa12
cmd/geth: remove deprecated lightchaindata db (#30527) 2 months ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 2 months ago
Martin HS cfe25c7a3b
build: use buildx to build multi-platform docker images (#30530) 2 months ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 2 months ago
Felix Lange 6b61b54dc7
p2p/discover: add config option for disabling FINDNODE liveness check (#30512) 2 months ago
Péter Szilágyi 283be23817 params: begin v1.14.11 release cycle 2 months ago
Péter Szilágyi 269551876e params: release Geth v1.14.10 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
Péter Szilágyi 52a9d89655
Merge pull request #30518 from holiman/blobpool_fix 2 months ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 2 months ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 2 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 2 months ago
Martin HS 93675d1da7
deps: update supranational/blst (#30504) 2 months ago
Martin HS b5a88dafae
p2p/discover: fix flaky tests writing to test.log after completion (#30506) 2 months ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 2 months ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 2 months ago
Sina M f2e13c7e33
internal/ethapi: fix gascap 0 for eth_simulateV1 (#30496) 2 months ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 2 months ago
jwasinger 564b616163
internal/ethapi/api: for simulated calls, set gaspool to max value if global gascap is 0 (#30474) 2 months ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 2 months ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 2 months ago