Commit Graph

15517 Commits (5230b06d5151e214e80762eebed9196a670c52b1)
 

Author SHA1 Message Date
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
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Martin HS b018da9d02
build: fix macos builds by working around travis osx flaw (#30479) 2 months ago
Guillaume Ballet deb5c087c4
.github: add release maintainers to params/ CODEOWNERS (#30458) 2 months ago
maskpp 7513966d6e
ethdb/pebble: handle errors (#30367) 2 months ago
Szupingwang c4c2c4fb14
core: minor fix for the log wrapper with debug purpose (#30454) 2 months ago
Sina M 868d53c2f2
genesis: fix dev mode alloc (#30460) 2 months ago
Guillaume Ballet af794ef682
params: begin v1.14.10 release cycle (#30457) 2 months ago
Guillaume Ballet f321dfa827
params: release go-ethereum v1.14.9 stable (#30455) 2 months ago
Guillaume Ballet d09600fdf9
Revert "core/rawdb: remove unused transition status state accessors" (#30449) 2 months ago
Sina M 8032b63f16
core/tracing: add verkle gas change reasons to changelog (#30444) 2 months ago
Ikko Ashimine 8dd296201d
core/tracing: fix typo in comment (#30443) 2 months ago
maskpp ec596e06a5
core, trie: prealloc capacity for maps (#30437) 2 months ago