-
Notifications
You must be signed in to change notification settings - Fork 21.1k
Insights: ethereum/go-ethereum
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.16.2 Sprouted Seed Vial (v1.16.2)
published
Aug 4, 2025
19 Pull requests merged by 8 people
-
core/vm: fold EVMInterpreter into EVM
#32352 merged
Aug 7, 2025 -
metrics: use atomic.Pointer in runtimeHistogram
#32361 merged
Aug 7, 2025 -
eth/downloader: fix incomplete code comment
#32354 merged
Aug 7, 2025 -
rlp: use reflect.TypeFor
#32317 merged
Aug 7, 2025 -
signer/core/apitypes: simplify reflect []byte creation
#32315 merged
Aug 7, 2025 -
p2p/enode: use atomic.Pointer in LocalNode
#32360 merged
Aug 7, 2025 -
core: use reflect.TypeFor
#32320 merged
Aug 7, 2025 -
beacon/merkle: use reflect.TypeFor
#32322 merged
Aug 7, 2025 -
common, common/hexutil: use reflect.TypeFor
#32321 merged
Aug 7, 2025 -
crypto/kzg4844: use reflect.TypeFor
#32319 merged
Aug 7, 2025 -
rpc: using reflect.TypeFor
#32316 merged
Aug 7, 2025 -
go.mod: upgraded github.com/golang-jwt/jwt/v4 v4.5.1 => v4.5.2
#32356 merged
Aug 7, 2025 -
core/filtermaps: remove unnecessary nil check and add cv2 lock
#32309 merged
Aug 6, 2025 -
eth/gasestimator: check ErrGasLimitTooHigh conditions
#32348 merged
Aug 5, 2025 -
eth/catalyst: avoid load the same blob tx multi times
#32190 merged
Aug 5, 2025 -
core/state: introduce the TransitionState object (verkle transition part 1)
#31634 merged
Aug 5, 2025 -
version: begin v1.16.3 release cycle
#32345 merged
Aug 4, 2025 -
version: release v1.16.2
#32343 merged
Aug 4, 2025 -
beacon/params, core/filtermaps: update checkpoints
#32336 merged
Aug 4, 2025
24 Pull requests opened by 15 people
-
triedb/pathdb: fix an issue of history indexer deadloop
#32335 opened
Aug 3, 2025 -
calcblobhashV1 with support of list
#32339 opened
Aug 4, 2025 -
test: reduce WebSocket read limit in test to prevent CI timeouts
#32340 opened
Aug 4, 2025 -
graphql: add query depth limit to prevent DoS attacks
#32344 opened
Aug 4, 2025 -
core, internal, miner, signer: convert legacy sidecar in Osaka fork
#32347 opened
Aug 5, 2025 -
eth/tracers: fix case 7702_delegate
#32349 opened
Aug 5, 2025 -
p2p: using math.MaxInt32 in go std lib
#32357 opened
Aug 6, 2025 -
build: upgrade -dlgo version to Go 1.24.6
#32358 opened
Aug 6, 2025 -
core: state size metrics
#32362 opened
Aug 7, 2025 -
core/vm: modexp fix for 7823
#32363 opened
Aug 7, 2025 -
trie{,/utils}: add tests for eip7864 binary trees
#32365 opened
Aug 7, 2025 -
trie, core/state: add the transition tree (verkle transition part 2 redux)
#32366 opened
Aug 7, 2025 -
core/vm/evm.go fix typo in comments
#32367 opened
Aug 7, 2025 -
core: reduce memory and cpu usage in state prefetching
#32368 opened
Aug 7, 2025 -
fix: skip nil peers in GetHeader instead of returning error
#32369 opened
Aug 7, 2025 -
accounts: use native subscribe filter logs
#32371 opened
Aug 8, 2025 -
miner: add blob fees
#32372 opened
Aug 8, 2025 -
accounts: simplify code with new api(SubscribeFilterLogs)
#32373 opened
Aug 8, 2025 -
accounts: check fallback and receive before transfer
#32374 opened
Aug 8, 2025 -
triedb: opt using sync.Pool
#32375 opened
Aug 8, 2025 -
core/vm: opt opLog0
#32377 opened
Aug 8, 2025 -
core/vm: make types consistent in makeDup
#32378 opened
Aug 8, 2025 -
core/vm: opt opPushx
#32379 opened
Aug 8, 2025 -
ethclient: fix flaky pending tx test
#32380 opened
Aug 8, 2025
2 Issues closed by 2 people
-
Bad block when full syncing using `synctarget`
#32337 closed
Aug 4, 2025 -
TRON TRC20 (USDT) "Validate signature error" when using go-ethereum/crypto for signing
#32331 closed
Aug 3, 2025
5 Issues opened by 5 people
-
EIP-6780 selfdestruct tracing behaviour
#32376 opened
Aug 8, 2025 -
LRU performance optimization
#32370 opened
Aug 8, 2025 -
Early return on 0xef delegation prefix
#32342 opened
Aug 4, 2025 -
Global cache for code jump destinations
#32338 opened
Aug 4, 2025 -
Log.BlockTimestamp is 0 for ethclient.BlockReceipts and potentially other methods that return Log
#32334 opened
Aug 3, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
core/vm: introduce a tracer wrapper
#32273 commented on
Aug 8, 2025 • 1 new comment -
params: remove HistoryServeWindow
#32127 commented on
Aug 4, 2025 • 1 new comment -
Block access list changes - BAL construction, execution and validation
#32263 commented on
Aug 7, 2025 • 1 new comment -
eth/filters, cmd: add config of eth_getLogs address limit
#32327 commented on
Aug 7, 2025 • 0 new comments -
accounts/abi, accounts/keystore: use reflect.TypeFor
#32323 commented on
Aug 7, 2025 • 0 new comments -
trie, core: rework tracer and track origin value of dirty nodes
#32306 commented on
Aug 5, 2025 • 0 new comments -
eth/catalyst: return methods by reflect
#32300 commented on
Aug 5, 2025 • 0 new comments -
core/txpool/legacypool: Reuse the cache as much as possible if it's not null
#32284 commented on
Aug 7, 2025 • 0 new comments -
rpc: add SetWebsocketReadLimit in Server
#32279 commented on
Aug 8, 2025 • 0 new comments -
triedb/pathdb: add cache for history index and block
#32272 commented on
Aug 5, 2025 • 0 new comments -
core/txpool/blobpool: simplify limbo package
#32266 commented on
Aug 5, 2025 • 0 new comments -
core/vm: reduce allocations on function call path
#32265 commented on
Aug 8, 2025 • 0 new comments -
Add `eth_config`
#32239 commented on
Aug 6, 2025 • 0 new comments -
params: Config2
#32224 commented on
Aug 6, 2025 • 0 new comments -
core, eth/tracers: separate dynamic gas reporting
#32191 commented on
Aug 7, 2025 • 0 new comments -
fixes missing protection of nil pointer dereference in scwallet
#32186 commented on
Aug 7, 2025 • 0 new comments -
Draft: New EraE implementation
#32157 commented on
Aug 5, 2025 • 0 new comments -
core/txpool/blobpool: upgrade blobpool
#32146 commented on
Aug 7, 2025 • 0 new comments -
core: implement state database
#32084 commented on
Aug 5, 2025 • 0 new comments -
Fusaka devnet 2
#31987 commented on
Aug 6, 2025 • 0 new comments -
Fix supply tracer uncle accounting
#31882 commented on
Aug 7, 2025 • 0 new comments -
eth: stabilize tx relay peer selection
#31714 commented on
Aug 6, 2025 • 0 new comments -
core/state: state copy bugfixes with Verkle Trees
#31696 commented on
Aug 4, 2025 • 0 new comments -
rpc-client: Enable passing single argument to `Call` & improve `Subscribe`
#26410 commented on
Aug 5, 2025 • 0 new comments -
missing protection of nil pointer dereference in scwallet.
#32181 commented on
Aug 7, 2025 • 0 new comments -
Fix flaky test TestEthClient
#32252 commented on
Aug 2, 2025 • 0 new comments