Skip to content

Pull requests: ethereum/go-ethereum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: update hard coded port usage in testing pipeline
#33076 opened Nov 2, 2025 by lucia-w Loading… updated Nov 2, 2025
core/state/snapshot: Simplify the Snapshots method
#33080 opened Nov 2, 2025 by mask-pp Loading… updated Nov 2, 2025
triedb/pathdb: pre alloc capacity for nodes, subset, storageNodes
#33078 opened Nov 2, 2025 by mask-pp Loading… updated Nov 2, 2025
trie: let set the whole children a bit faster
#33077 opened Nov 2, 2025 by mask-pp Loading… updated Nov 2, 2025
Improvement: handle byte conversion
#33075 opened Nov 2, 2025 by lucia-w Loading… updated Nov 2, 2025
all: use slices.Sort() to sort strings
#33074 opened Nov 2, 2025 by wit765 Loading… updated Nov 2, 2025
beacon/config: Ignore nil values in config file
#33065 opened Oct 31, 2025 by klim0v Loading… updated Nov 1, 2025
params: set osaka and BPO1 & BPO2 mainnet dates
#33063 opened Oct 31, 2025 by MariusVanDerWijden Loading… updated Oct 31, 2025
internal/ethapi: drop redundant big.Int multiplications in tests
#33057 opened Oct 30, 2025 by DotFunGuy Loading… updated Oct 31, 2025
cmd/flags: enable setting network id for dev net
#33059 opened Oct 30, 2025 by asaf740 Loading… updated Oct 30, 2025
build(deps): bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 dependencies Pull requests that update a dependency file go Pull requests that update go code
#33060 opened Oct 30, 2025 by dependabot bot Loading… updated Oct 30, 2025
core/rawdb: reduce allocations in *key methods
#33006 opened Oct 23, 2025 by MariusVanDerWijden Loading… updated Oct 30, 2025
internal/ethapi: change default tx type to 0x2
#33058 opened Oct 30, 2025 by s1na Loading… updated Oct 30, 2025
consensus/misc/eip4844: Add helpers to expose TargetBlobs chain config
#32991 opened Oct 21, 2025 by Tristan-Wilson Loading… updated Oct 30, 2025
core/vm: refactor memory resize
#33056 opened Oct 30, 2025 by MariusVanDerWijden Loading… updated Oct 30, 2025
cmd/devp2p/internal/ethtest: cover acceptable differences in communication
#33031 opened Oct 27, 2025 by flcl42 Loading… updated Oct 30, 2025
internal/ethapi: return detail insufficient fund error in EstimateGas
#28161 opened Sep 20, 2023 by jsvisa Loading… updated Oct 30, 2025
eth/downloader: don't drop peer that is behind the requested head
#33052 opened Oct 29, 2025 by jsvisa Loading… updated Oct 30, 2025
core: add Indexer interface and index server logic
#32292 opened Jul 29, 2025 by zsfelfoldi Loading… updated Oct 30, 2025
core, cmd, eth: log detailed statistics for slow block status:triage
#32812 opened Sep 30, 2025 by rjl493456442 Loading… updated Oct 30, 2025
core/types: add cache for authority post-prague
#31194 opened Feb 17, 2025 by zhiqiangxu Loading… updated Oct 30, 2025
ethclient/gethclient: fix flaky testcase for TestSubscribePendingTxHashes
#33054 opened Oct 29, 2025 by hero5512 Loading… updated Oct 29, 2025
common: introduce IsHexHash and use it
#32998 opened Oct 22, 2025 by mask-pp Loading… updated Oct 29, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.