-
Notifications
You must be signed in to change notification settings - Fork 21.5k
Pull requests: ethereum/go-ethereum
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
core/rawdb: fix underflow in freezer inspect for empty ancients
#33203
opened Nov 16, 2025 by
VolodymyrBg
Loading…
consensus/beacon: fix blob gas error message formatting
#33201
opened Nov 16, 2025 by
rizkyikiw42
Loading…
p2p: Track in-progress inbound node IDs (pre-Peer) to avoid dialing them.
#33198
opened Nov 16, 2025 by
the-shadow-coder
Loading…
eth: fix panic in randomDuration when min equals max
#33193
opened Nov 15, 2025 by
maradini77
Loading…
core/rawdb: remove unused storage snapshot iterator
#33190
opened Nov 15, 2025 by
rizkyikiw42
Loading…
ethclient: preserve requireCanonical in BlockReceipts
#33187
opened Nov 14, 2025 by
Bilogweb3
Loading…
p2p/discover: remove redundant auth clone in v5 WHOAREYOU encode
#33180
opened Nov 13, 2025 by
soniseth0
Loading…
core/rawdb, cmd/geth: upgrade github.com/olekukonko/tablewriter
#33169
opened Nov 13, 2025 by
xprotocol-bot
Loading…
rpc: add a rpc.rangelimit flag for limiting block range size for log …
#33163
opened Nov 12, 2025 by
MqllR
Loading…
eth: integrate syncmode into downloader
status:triage
#33157
opened Nov 12, 2025 by
rjl493456442
Loading…
perf: eliminate mutex contention in parallel trie commit by deferring NodeSet merges until after goroutine synchronization
#33156
opened Nov 12, 2025 by
floor-licker
Loading…
eth: implement EIP-7975 (eth/70 - partial block receipt lists)
#33153
opened Nov 11, 2025 by
healthykim
•
Draft
eth: resolve finalized from disk if it's not recently announced
#33150
opened Nov 11, 2025 by
rjl493456442
Loading…
all: fix invalid directive syntax for golangci-lint nolint
#33142
opened Nov 10, 2025 by
wit765
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.