-
Notifications
You must be signed in to change notification settings - Fork 20.9k
Insights: ethereum/go-ethereum
Overview
Could not load contribution data
Please try again later
75 Pull requests merged by 33 people
-
core/vm: implement EIP 7883 - ModExp Gas Cost Increase
#31606 merged
Jun 5, 2025 -
cmd/geth: fix era1 download location to match store
#31951 merged
Jun 5, 2025 -
eth, p2p: improve dial speed by pre-fetching dial candidates
#31944 merged
Jun 5, 2025 -
crypto/kzg4844: avoid copying blobs for marshaling
#31911 merged
Jun 4, 2025 -
core/vm: implement EIP 7823 - Set upper bounds for MODEXP
#31818 merged
Jun 4, 2025 -
eth/downloader: fix missing receipts for empty block
#31952 merged
Jun 4, 2025 -
cmd/utils: update SepoliaFlag usage
#31961 merged
Jun 4, 2025 -
accounts/abi: error when packing negative values in unsigned types
#31790 merged
Jun 4, 2025 -
eth/catalyst: use atomics instead of locks
#31955 merged
Jun 4, 2025 -
metrics: disable CPU metrics on tinygo
#31953 merged
Jun 3, 2025 -
eth/filters: fix pruned history error for genesis block
#31941 merged
Jun 3, 2025 -
eth/catalyst: change warning to error for 'too many bad block attempts'
#31940 merged
Jun 3, 2025 -
core/filtermaps: remove filter base row cache, add group read
#31852 merged
Jun 3, 2025 -
core/rawdb: integrate eradb backend for RPC
#31604 merged
Jun 3, 2025 -
eth: return null for not-found in BlockByNumberOrHash
#31949 merged
Jun 2, 2025 -
.gitea: modify scheduled workflow times
#31946 merged
Jun 2, 2025 -
go.mod: bump flock package version
#31909 merged
May 29, 2025 -
.travis.yml: remove master branch push builds
#31927 merged
May 29, 2025 -
cmd/geth, cmd/utils: log prefunded account/key in ephemeral development mode
#31898 merged
May 29, 2025 -
.gitea: run release build on tag push
#31924 merged
May 28, 2025 -
.gitea: fix arm64 build
#31923 merged
May 28, 2025 -
.gitea: fix archive uploads and run PPA upload on release push
#31922 merged
May 28, 2025 -
.gitea: fix apt update
#31921 merged
May 28, 2025 -
.gitea: fix secrets passing
#31920 merged
May 28, 2025 -
.gitea: port more builds from travis and fix PPA env
#31919 merged
May 28, 2025 -
.gitea: add env to scheduled builds
#31918 merged
May 28, 2025 -
.gitea: adjust cron schedule
#31915 merged
May 28, 2025 -
triedb/pathdb: introduce lookup structure to optimize state access
#30971 merged
May 28, 2025 -
core/vm: fix bls benchmark target
#31896 merged
May 26, 2025 -
core: remove unused queued import status
#31870 merged
May 23, 2025 -
internal/build: add support for Github Actions CI environment
#31891 merged
May 23, 2025 -
.gitea: add cron build script
#31890 merged
May 23, 2025 -
core/state: fix copy of storageChange
#31874 merged
May 23, 2025 -
.gitea: update release build actions
#31886 merged
May 23, 2025 -
.gitea: add initial workflow file
#31885 merged
May 23, 2025 -
consensus: remove clique RPC APIs
#31875 merged
May 23, 2025 -
crypto: fallback to native signature implementation in tinygo
#31878 merged
May 23, 2025 -
internal/era: update link to documentation
#31879 merged
May 23, 2025 -
build: Update EEST to v4.5.0
#31880 merged
May 22, 2025 -
feat(blobpool): add explicit max blob count limit
#31837 merged
May 22, 2025 -
eth/tracers: Improve test coverage for toWord
#31846 merged
May 21, 2025 -
eth/catalyst: move witness methods out of api.go
#31867 merged
May 21, 2025 -
core/state: reduce allocation in updateStateObject
#31861 merged
May 20, 2025 -
eth/tracers/native: add erc7562 tracer
#31006 merged
May 20, 2025 -
core/txpool/legacypool: fix flaky test TestAllowedTxSize #30975
#31836 merged
May 20, 2025 -
README: update broken JSON-RPC API documentation link
#31860 merged
May 20, 2025 -
internal/reexec: fix broken link to Docker/Moby in comment
#31859 merged
May 20, 2025 -
internal: remove eth_{compile,getWork,submitWork} from console
#31856 merged
May 19, 2025 -
cmd/utils: remove duplicate code for influxDB tags
#31854 merged
May 19, 2025 -
trie: use common.Hash as the key in secKeyCache map
#31786 merged
May 19, 2025 -
core: don't emit the warning of log indexing if the db was not initialized
#31845 merged
May 19, 2025 -
cmd/devp2p/internal/ethtest: tests for BlockRangeUpdate
#31843 merged
May 18, 2025 -
eth: use headers in debug.GetModifiedAccountsBy*
#31765 merged
May 16, 2025 -
eth/protocols/eth: implement eth/69
#29158 merged
May 16, 2025 -
core, triedb/pathdb: final integration (snapshot integration pt 5)
#30661 merged
May 16, 2025 -
cmd: remove deprecated LES flags
#31838 merged
May 16, 2025 -
docs: update CLI options from latest
geth --help
output#31835 merged
May 16, 2025 -
build: upgrade -dlgo version to Go 1.24.3
#31774 merged
May 15, 2025 -
cmd/geth, internal/era/eradl: add era1 downloader tool
#31823 merged
May 15, 2025 -
AUTHORS, .mailmap: update name and email attribution
#31624 merged
May 15, 2025 -
core/state, core/vm: update stateless gas costs to follow the verkle-gen-7 testnet
#31014 merged
May 15, 2025 -
p2p/enode: add support for naming iterator sources
#31779 merged
May 15, 2025 -
cmd/utils: always record preimages in dev mode
#31821 merged
May 15, 2025 -
eth/catalyst: refactor engine api checks
#31182 merged
May 14, 2025 -
core: use unix time to check fork readiness
#31800 merged
May 14, 2025 -
eth: return context in normal condition
#31768 merged
May 13, 2025 -
crypto/kzg4844: use github.com/crate-crypto/go-eth-kzg
#31806 merged
May 13, 2025 -
crypto/kzg4844: verify cell proofs
#31815 merged
May 12, 2025 -
accounts/abi/abigen: remove unnecessary test files
#31804 merged
May 12, 2025 -
core/state: fix incorrect description of function behavior
#31809 merged
May 12, 2025 -
ethdb/pebble: expose stall counter of pebble
#31782 merged
May 12, 2025 -
metrics: add chain/mgasps to track gas usage rate
#31753 merged
May 10, 2025 -
core/types: reduce allocations in tx.EffectiveGasTip
#31598 merged
May 9, 2025 -
eth/catalyst: allow duplicate blob hashes
#31788 merged
May 9, 2025 -
all: create global hasher pool
#31769 merged
May 9, 2025
45 Pull requests opened by 26 people
-
eth/catalyst: implement getBlobsV2
#31791 opened
May 9, 2025 -
ethapi: Fix DoEstimateGas to apply overrides with correct precompile set
#31795 opened
May 9, 2025 -
eth: switch to full sync before genesis block
#31805 opened
May 11, 2025 -
core, miner: do not populate receipts field during mining
#31813 opened
May 12, 2025 -
Advance SimulatedBeacon based on lastBlockTime
#31816 opened
May 12, 2025 -
params: add bpo forks
#31820 opened
May 13, 2025 -
miner, core, core/txpool: implement EIP 7825 - Transaction Gas Limit Cap
#31824 opened
May 14, 2025 -
Avoid calling `OnBlockEnd` on panic
#31828 opened
May 14, 2025 -
crypto: upgrade hasher pool
#31833 opened
May 15, 2025 -
Engine getblobs v2 metrics
#31834 opened
May 15, 2025 -
all: reuse the global hash buffer
#31839 opened
May 16, 2025 -
eth/tracers: enable empty in prestateTracer
#31855 opened
May 19, 2025 -
Implemented health probe for cleaner shutdown
#31866 opened
May 21, 2025 -
eth/catalyst: fix edge case in simulated backend
#31871 opened
May 21, 2025 -
eth/filters: add address limit to filters
#31876 opened
May 22, 2025 -
eth/filters: fix TestInvalidGetLogsRequest
#31877 opened
May 22, 2025 -
Fix supply tracer uncle accounting
#31882 opened
May 23, 2025 -
core,triedb: add fastcache metrics
#31883 opened
May 23, 2025 -
eth/filters: add timestamp to derived logs
#31887 opened
May 23, 2025 -
trie: reduce the memory allocation in trie hashing
#31902 opened
May 26, 2025 -
core/types: reduce allocations for transaction comparison
#31912 opened
May 28, 2025 -
core/rawdb: reduce allocations in rawdb.ReadHeaderNumber
#31913 opened
May 28, 2025 -
eth,core: add a state size live tracer
#31914 opened
May 28, 2025 -
all: rename blockchain option
#31925 opened
May 29, 2025 -
eth/catalyst: fetch header on forkchoiceUpdated
#31928 opened
May 29, 2025 -
Fix log indexer noise after debug_setHead operations
#31934 opened
May 29, 2025 -
txpool: set gasTip's type as normal value, no need to set as an atomic value
#31942 opened
May 31, 2025 -
ethdb: Implement DeleteRange in batch
#31947 opened
Jun 2, 2025 -
core/types: add SSZ encoders/decoders for BAL types from EIP 7928
#31948 opened
Jun 2, 2025 -
core/vm: Enhance EVM error handling with structured error types
#31950 opened
Jun 2, 2025 -
core/vm: fix typo callInexistant -> callInexistent in runtime_test.go
#31958 opened
Jun 4, 2025 -
core/state: implement optional BAL construction in statedb
#31959 opened
Jun 4, 2025 -
metrics: hardcode lazy metric construction codepath
#31962 opened
Jun 4, 2025 -
consensus: implement EIP-7918
#31965 opened
Jun 4, 2025 -
WIP: Peerdas slotter
#31966 opened
Jun 4, 2025 -
ethdb/pebble: adjust the number of memory tables
#31970 opened
Jun 5, 2025 -
eth: add per-peer metrics
#31971 opened
Jun 5, 2025 -
core/types: add BlobCount helper function
#31972 opened
Jun 5, 2025 -
eth: allow changing maxPeers on the fly
#31973 opened
Jun 5, 2025 -
[WIP] eth: register tx source peer
#31974 opened
Jun 5, 2025 -
build: upgrade -dlgo version to Go 1.24.4
#31978 opened
Jun 5, 2025 -
Add example curl command to test Beacon API endpoint in blsync.md
#31980 opened
Jun 5, 2025 -
Fusaka devnet 1
#31981 opened
Jun 6, 2025 -
accounts: fix data race when closing manager
#31982 opened
Jun 6, 2025 -
eth/tracers: add tests for debug_standardTraceBadBlockToFile RPC method
#31985 opened
Jun 8, 2025
26 Issues closed by 9 people
-
Docker image problems
#31963 closed
Jun 5, 2025 -
"Block receipts missing, can't freeze block" after pruned sync
#31938 closed
Jun 4, 2025 -
Clarify behaviour of prestate tracer
#31960 closed
Jun 4, 2025 -
getLogs should raise pruned history error for block number 0
#31939 closed
Jun 3, 2025 -
State identifying during verkle transition
#31583 closed
May 29, 2025 -
Integrating state snapshot into pathdb
#28617 closed
May 29, 2025 -
Print out address and private keys for dev accounts
#31796 closed
May 29, 2025 -
How can an EOA account implement batch ERC20 token transfers?
#31904 closed
May 27, 2025 -
Incorrect address values used in test file for two BLS12381 precompiles
#31893 closed
May 26, 2025 -
blobpool: proper error message for blob transactions with too many blobs
#31792 closed
May 22, 2025 -
The engine port is invalid and cannot be sync.
#31728 closed
May 22, 2025 -
[email protected]
#31868 closed
May 21, 2025 -
Built-in ERC-4337 tracer
#30546 closed
May 20, 2025 -
### Summary
#31848 closed
May 19, 2025 -
Eth Eikyar
#31840 closed
May 16, 2025 -
Add nodes cache in discv5
#31094 closed
May 14, 2025 -
Some potential issues in core/filtermaps/filtermaps.go
#31810 closed
May 13, 2025 -
`TestAttachWelcome` failing on windows
#31757 closed
May 13, 2025 -
blsync issue mainnet
#31814 closed
May 13, 2025 -
geth 1.15.8 is slower than previous versions
#31648 closed
May 12, 2025 -
Git conflict markers in file `accounts/abi/abigen/testdata/v2/structs-abi.go.txt`
#31793 closed
May 12, 2025 -
Snapshot creation slows down archive node
#22922 closed
May 9, 2025 -
The transaction stays in the queue and cannot be broadcast
#22737 closed
May 9, 2025 -
Notify-work dynamic subscription
#23056 closed
May 9, 2025 -
debug_standardTraceBlockToFile returns only inner gas in gasUsed
#22699 closed
May 9, 2025
20 Issues opened by 11 people
-
Implement `txpool_contentFrom` for blobpool
#31977 opened
Jun 5, 2025 -
blsync: "Latest filled block is not available" after starting sync with valid checkpoint and beacon API
#31968 opened
Jun 4, 2025 -
Support range deletion in batch
#31945 opened
Jun 2, 2025 -
discv5: Add another`TalkReq` function with `Context` arg
#31935 opened
May 30, 2025 -
log indexer issue with `debug_setHead`
#31929 opened
May 29, 2025 -
`era-download` reports all files are stale
#31917 opened
May 28, 2025 -
Print disk space cleared after `prune-history`
#31916 opened
May 28, 2025 -
core/types v2 tracking issue
#31907 opened
May 27, 2025 -
Investigate context-logging
#31888 opened
May 23, 2025 -
accounts/usbwallet: fails to list Trezors
#31841 opened
May 17, 2025 -
Optimize the memory allocation in trie operation
#31832 opened
May 15, 2025 -
Optimize the trie prefetcher
#31831 opened
May 15, 2025 -
Reduce the Pebble compaction debt
#31830 opened
May 15, 2025 -
Optimize state rollback performance
#31829 opened
May 15, 2025 -
discv5: optimize send and receive performance
#31819 opened
May 13, 2025 -
Cause "Failed to journal state snapshot" error when shutting down Geth
#31817 opened
May 13, 2025 -
Error log on geth & prysm when unexpected interription
#31812 opened
May 12, 2025 -
Lag between tx inclusion and accessible state over RPC
#31798 opened
May 9, 2025 -
Filtermap crash in dev mode
#31797 opened
May 9, 2025 -
The prestate tracer reports that the code was loaded when only the balance is read
#31794 opened
May 9, 2025
37 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.
-
Add initial FOCIL implementation
#30914 commented on
May 29, 2025 • 31 new comments -
core/rawdb, triedb/pathdb: implement history indexer
#31156 commented on
Jun 5, 2025 • 10 new comments -
eth/tracers: refactor tracers to deduplicate code, use same underlying block/tx tracing methods for all code paths
#31748 commented on
May 13, 2025 • 8 new comments -
core/vm: use stack arena
#30362 commented on
Jun 2, 2025 • 6 new comments -
core: effectiveTip = `GasPrice - BaseFee` instead of `GasFeeCap - BaseFee`
#31771 commented on
Jun 4, 2025 • 4 new comments -
log: allow --vmodule to downgrade the log level
#31536 commented on
May 29, 2025 • 4 new comments -
trie: delete secKeyCacheOwner
#31785 commented on
Jun 4, 2025 • 3 new comments -
feat: add debug.setSyncTarget console command (#31375)
#31665 commented on
Jun 3, 2025 • 1 new comment -
eth/tracers: add panic recovery for tracers
#31226 commented on
May 16, 2025 • 1 new comment -
IP address limits might not suitable for IPv6
#20522 commented on
May 9, 2025 • 0 new comments -
Feature request: Add Reverse Range Filter for logs & use `blockCount` & `toBlock` as an Pagination parameters
#26305 commented on
May 19, 2025 • 0 new comments -
eth_call: override caller for given contracts
#26277 commented on
May 20, 2025 • 0 new comments -
core/txpool: remove concept of "remote"
#31731 commented on
May 10, 2025 • 0 new comments -
core, consensus/beacon: defer trie resolution until necessary
#31725 commented on
May 20, 2025 • 0 new comments -
WIP eth/tracers: Add a tracer measuring tx execution time
#31713 commented on
May 15, 2025 • 0 new comments -
core/state: state copy bugfixes with Verkle Trees
#31696 commented on
May 13, 2025 • 0 new comments -
p2p: make dial faster by streamlined discovery process
#31678 commented on
Jun 1, 2025 • 0 new comments -
build: add support for ubuntu 25.04
#31666 commented on
May 16, 2025 • 0 new comments -
build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
#31658 commented on
May 29, 2025 • 0 new comments -
core/state: introduce the TransitionState object (verkle transition part 1)
#31634 commented on
May 15, 2025 • 0 new comments -
core/vm: optimize push1, push2 opcode
#31614 commented on
May 13, 2025 • 0 new comments -
Flaky tests
#30591 commented on
May 29, 2025 • 0 new comments -
ethclient/gethclient: add TraceCallWithCallTracer and TraceTransactionWithCallTracer
#31364 commented on
May 20, 2025 • 0 new comments -
cmd/workload: introduce transaction-trace test
#31288 commented on
May 29, 2025 • 0 new comments -
core/types: add cache for authority
#31194 commented on
May 23, 2025 • 0 new comments -
Support environment variable to hide broadcasted raw transactions.
#30717 commented on
May 29, 2025 • 0 new comments -
Fusaka Fork Planning
#31701 commented on
May 29, 2025 • 0 new comments -
core/rawdb: add accessors with reusable key buffers
#30770 commented on
May 20, 2025 • 0 new comments -
`eth_getLogs` is very slow for v1.15.11
#31770 commented on
May 29, 2025 • 0 new comments -
core, eth, trie: write nodebuffer asynchronously to disk
#28471 commented on
May 28, 2025 • 0 new comments -
Data race in p2p/discover/table_real.go
#31460 commented on
May 29, 2025 • 0 new comments -
Skip validation of the EIP7702 Authority signature when EstimateGas
#31617 commented on
May 29, 2025 • 0 new comments -
Support AncientRange for the eradb
#31670 commented on
May 29, 2025 • 0 new comments -
Questions about running an archive node
#31683 commented on
May 29, 2025 • 0 new comments -
Pebble upgrade plan
#31712 commented on
May 29, 2025 • 0 new comments -
DoEstimateGas doesn't allow precompile override
#31719 commented on
May 29, 2025 • 0 new comments -
Private network without kurtosis
#31764 commented on
May 29, 2025 • 0 new comments