Commit Graph

15529 Commits (798e0ee2e212503d7c2af827590a758e664a843a)
 

Author SHA1 Message Date
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
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) 1 month ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 1 month ago
Martin HS cfe25c7a3b
build: use buildx to build multi-platform docker images (#30530) 1 month ago
minh-bq 0a21cb4d21
core/txpool/blobpool: use types.Sender instead of signer.Sender (#30473) 1 month ago
Felix Lange 6b61b54dc7
p2p/discover: add config option for disabling FINDNODE liveness check (#30512) 1 month ago
Péter Szilágyi 283be23817 params: begin v1.14.11 release cycle 1 month ago
Péter Szilágyi 269551876e params: release Geth v1.14.10 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
Péter Szilágyi 52a9d89655
Merge pull request #30518 from holiman/blobpool_fix 1 month ago
Péter Szilágyi abbd3d9d21 core/txpool/blobpool: add test to check internal shuffling 1 month ago
Martin Holst Swende 9274f28210
core/txpool/blobpool: revert part of #30437, return all reinject-addresses 1 month ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 1 month ago
Martin HS 93675d1da7
deps: update supranational/blst (#30504) 1 month ago
Martin HS b5a88dafae
p2p/discover: fix flaky tests writing to test.log after completion (#30506) 1 month ago
jwasinger 80b529ea71
core/vm: more benchmarks for bls g1/g2-multiexp precompiles (#30459) 1 month ago
Karol Chojnowski 55ed8fef0b
core/tracing, core/vm: add ContractCode to the OpContext (#30466) 1 month ago
Sina M f2e13c7e33
internal/ethapi: fix gascap 0 for eth_simulateV1 (#30496) 1 month ago
maskpp 2278647ef2
core/rawdb: make sure specified state scheme is valid (#30499) 1 month ago
jwasinger 564b616163
internal/ethapi/api: for simulated calls, set gaspool to max value if global gascap is 0 (#30474) 1 month ago
rjl493456442 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493) 1 month ago
zhiqiangxu 956d32d3e4
core/state: fix comment of `mode` (#30490) 1 month ago
zhiqiangxu 118c84af57
cmd/utils: fix `setEtherbase` (#30488) 1 month ago
Martin HS f4c6c033c8
travis: work around travis/osx/go1.23 setup bug (#30491) 2 months ago