-
Notifications
You must be signed in to change notification settings - Fork 20.8k
Insights: ethereum/go-ethereum
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 13 people
-
internal/testlog: fix log output from sub-loggers
#31539 merged
Apr 10, 2025 -
accounts/usbwallet: full 32bit chainId support for Trezor
#17439 merged
Apr 10, 2025 -
eth/fetcher: Fix flaky TestTransactionForgotten test using mock clock
#31468 merged
Apr 10, 2025 -
core/txpool: allow tx and authority regardless of admission order
#31373 merged
Apr 10, 2025 -
core/txpool: add notice to
Clear
that is not meant for production code#31567 merged
Apr 9, 2025 -
p2p/nat: fix UPnP port reset
#31566 merged
Apr 9, 2025 -
core/vm: optimize push2 opcode
#31267 merged
Apr 8, 2025 -
core/txpool: add 7702 protection to blobpool
#31526 merged
Apr 8, 2025 -
eth/remotedb: improve error handling
#31331 merged
Apr 8, 2025 -
cmd/geth: set trie,gc and other cache flags for import chain
#31577 merged
Apr 7, 2025 -
fix: remove mac download from geth site
#31555 merged
Apr 4, 2025 -
internal/era: random access to header and receipts
#31544 merged
Apr 4, 2025 -
p2p/nat: remove forceful port mapping in upnp
#30265 merged
Apr 4, 2025
19 Pull requests opened by 13 people
-
core: implement in-block prefetcher
#31557 opened
Apr 4, 2025 -
accounts/abi: fix more flaky testcases
#31569 opened
Apr 5, 2025 -
test/triedb: Add comprehensive test suite for the triedb package
#31574 opened
Apr 5, 2025 -
discover: adds mutex and lock/unlock logic to prevent race condition
#31575 opened
Apr 6, 2025 -
core/state: add GetStateAndCommittedState
#31585 opened
Apr 7, 2025 -
core/state: use an atomic value to reduce the lock time
#31587 opened
Apr 8, 2025 -
p2p: name dial sources to allow better diagnostics and stats
#31588 opened
Apr 8, 2025 -
eth/filters: safe chain view update
#31590 opened
Apr 8, 2025 -
triedb/pathdb: abstract the state hasher in state reverting
#31591 opened
Apr 8, 2025 -
p2p: Filter Discv4 dial candidates based on forkID
#31592 opened
Apr 8, 2025 -
core/types: Add allocation-free EffectiveGasTipInto method
#31598 opened
Apr 9, 2025 -
core/txpool: ensure `Add` respects the `sync` parameter if set
#31599 opened
Apr 9, 2025 -
core/types: reduce allocations in effectiveGasTip
#31602 opened
Apr 10, 2025 -
core: don't crit on rewind during sync
#31603 opened
Apr 10, 2025 -
WIP: integrate eradb backend for RPC
#31604 opened
Apr 10, 2025 -
core/vm: implement EIP 7883
#31606 opened
Apr 10, 2025 -
accounts/abi/abigen: use golang uint256.Int for solidity uint256 params
#31607 opened
Apr 10, 2025 -
Added separate interface for WaitMined
#31608 opened
Apr 11, 2025 -
core/state: fix log format
#31610 opened
Apr 11, 2025
12 Issues closed by 7 people
-
testlog: sub-logger output is lost
#31533 closed
Apr 10, 2025 -
Flaky test
#31169 closed
Apr 10, 2025 -
Flaky abigen unit test
#31490 closed
Apr 10, 2025 -
The Sign/SigToPub methods from cgo/nocgo have different results because of the calculation of `V`.
#31514 closed
Apr 10, 2025 -
payload lock and cond race?
#31594 closed
Apr 10, 2025 -
Is it possible to enable access more history state in full node?
#31596 closed
Apr 10, 2025 -
NAT UPnP continuously remapping port
#31418 closed
Apr 9, 2025 -
Status exchange during handshake
#31478 closed
Apr 8, 2025 -
`debug_accountRange` returns hash as Base64
#31388 closed
Apr 8, 2025 -
As go-ethereum already update to date
#31560 closed
Apr 8, 2025 -
EIP-7702: Discussion on authorization nonce handling design and security implications
#31485 closed
Apr 8, 2025 -
feature(eip-7702 ): add `success` field of whether setting up auth code successfully.
#31553 closed
Apr 4, 2025
9 Issues opened by 7 people
-
Cannot run Geth with blsync
#31605 opened
Apr 10, 2025 -
Deadlock when resetting head to genesis
#31601 opened
Apr 10, 2025 -
Can't fetch some logs in new fork after a reorg (go-ethereum 1.15.7)
#31593 opened
Apr 9, 2025 -
Timeout Issue After Upgrading to Geth 1.15.7
#31589 opened
Apr 8, 2025 -
Geth just keeps rewinding after crash in hash mode
#31586 opened
Apr 7, 2025 -
State identifying during verkle transition
#31583 opened
Apr 7, 2025 -
External chain segments are not compatible with history expiry enabled sync
#31582 opened
Apr 7, 2025 -
Contract code reset in verkle tree
#31559 opened
Apr 4, 2025 -
1.15.7 go mod checksum mismatch
#31558 opened
Apr 4, 2025
22 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.
-
eth: add connection manager to drop connections when needed
#31476 commented on
Apr 4, 2025 • 12 new comments -
core/{state, vm}: update stateless gas costs to follow the verkle-gen-7 testnet
#31014 commented on
Apr 10, 2025 • 6 new comments -
internal/debug: add debug_setMemoryLimit
#31441 commented on
Apr 9, 2025 • 3 new comments -
ethclient: add AuthList field in toCallArg
#31198 commented on
Apr 9, 2025 • 3 new comments -
Stateless transition
#31532 commented on
Apr 7, 2025 • 2 new comments -
core,params: add fork readiness indicator in logs
#31340 commented on
Apr 10, 2025 • 2 new comments -
log: allow --vmodule to downgrade the log level
#31536 commented on
Apr 6, 2025 • 1 new comment -
go.mod: update github.com/cockroachdb/pebble to v1.1.5 to reduce clutter in go.sum
#31541 commented on
Apr 6, 2025 • 0 new comments -
build: upgrade -dlgo version to Go 1.24.2
#31538 commented on
Apr 6, 2025 • 0 new comments -
params: add prague timestamp for mainnet
#31535 commented on
Apr 10, 2025 • 0 new comments -
WIP eth/catalyst: implement getBlobsV2
#31354 commented on
Apr 8, 2025 • 0 new comments -
core/vm: fix system call detection in extcodecopy
#31114 commented on
Apr 8, 2025 • 0 new comments -
core/types: add method to compute transaction intrinsic gas
#31109 commented on
Apr 10, 2025 • 0 new comments -
triedb/pathdb: introduce lookup structure to optimize state access
#30971 commented on
Apr 6, 2025 • 0 new comments -
Add initial FOCIL implementation
#30914 commented on
Apr 8, 2025 • 0 new comments -
core, triedb/pathdb: final integration (snapshot integration pt 5)
#30661 commented on
Apr 6, 2025 • 0 new comments -
RPC client should be informed that the transaction he sent by calling `eth_sendRawTransaction` fails stateful validation.
#31527 commented on
Apr 10, 2025 • 0 new comments -
Bad block due to corrupted state
#31524 commented on
Apr 10, 2025 • 0 new comments -
Geth crashes on Holesky when trying to add invalid block after syncing good branch
#31320 commented on
Apr 10, 2025 • 0 new comments -
Node doesn't shutdown gracefully during block import
#31508 commented on
Apr 9, 2025 • 0 new comments -
gas estimation fails for calls that do not revert on internal failures
#21746 commented on
Apr 8, 2025 • 0 new comments -
Verkle Planning
#31477 commented on
Apr 7, 2025 • 0 new comments