1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 3c7bc5553e Update ethclient/gethclient/gethclient.go master as-helios 2025-05-18 23:59:48 +0000
  • a1d7410f17 Update ethclient/ethclient.go as-helios 2025-05-17 03:51:36 +0000
  • c8be0f9a74
    eth: use headers in debug.GetModifiedAccountsBy* (#31765) maskpp 2025-05-17 01:35:17 +0800
  • 7e79254605
    eth/protocols/eth: implement eth/69 (#29158) Marius van der Wijden 2025-05-16 17:10:47 +0200
  • 892a661ee2
    core, triedb/pathdb: final integration (snapshot integration pt 5) (#30661) rjl493456442 2025-05-16 18:29:38 +0800
  • 57e985ecab
    cmd/utils: remove deprecated LES flags (#31838) Sina M 2025-05-16 10:20:36 +0200
  • 1f175347c4
    build: upgrade -dlgo version to Go 1.24.3 (#31774) Marius Kjærstad 2025-05-15 22:54:18 +0200
  • 3ceec0ea9b
    cmd/geth, internal/era/eradl: add era1 downloader tool (#31823) Felix Lange 2025-05-15 22:53:26 +0200
  • 85b26f3d68
    AUTHORS, .mailmap: update name and email attribution (#31624) Charlotte 2025-05-15 15:55:38 -0400
  • af9a3a1a03
    core/state, core/vm: update stateless gas costs to follow the verkle-gen-7 testnet (#31014) Guillaume Ballet 2025-05-15 14:43:52 +0200
  • 228803c1a2
    p2p/enode: add support for naming iterator sources (#31779) Felix Lange 2025-05-15 14:17:58 +0200
  • 52dbd206bb
    cmd/utils: always record preimages in dev mode (#31821) maskpp 2025-05-15 15:32:20 +0800
  • 16b0d9e982
    eth/catalyst: refactor engine api checks (#31182) Marius van der Wijden 2025-05-14 16:50:02 +0200
  • 88a7ef233a
    core: use unix time to check fork readiness (#31800) Delweng 2025-05-14 09:26:08 +0800
  • c53db5e1f6
    eth: fix returned blockContext for empty blocks in stateAtTransaction (#31768) maskpp 2025-05-13 21:28:16 +0800
  • 2cd5f22037
    crypto/kzg4844: use package github.com/crate-crypto/go-eth-kzg (#31806) wellna 2025-05-13 13:11:27 +0100
  • c7bdf6b2fe
    accounts/abi/abigen: remove unnecessary test files (#31804) SHADOW 2025-05-12 15:01:48 +0530
  • d121c27ace
    core/state: fix incorrect description of function behavior (#31809) Klimov Sergey 2025-05-12 15:41:24 +0800
  • 098cc7e878
    ethdb/pebble: expose stall counter of pebble (#31782) rjl493456442 2025-05-12 14:37:01 +0800
  • fa86416ce9
    metrics: add chain/mgasps to track gas usage rate (#31753) Marcel 2025-05-10 08:27:27 +0800
  • 0db99f4e40
    core/types: reduce allocations in tx.EffectiveGasTip (#31598) Satoshi Is Here 2025-05-09 19:56:00 +0900
  • 0eb2eeea90
    all: create global hasher pool (#31769) Marius van der Wijden 2025-05-09 07:52:40 +0200
  • 485ff4bbff
    core: implement in-block prefetcher (#31557) rjl493456442 2025-05-08 22:28:16 +0800
  • 0f48cbf017
    core, triedb/pathdb: bail out error if write state history fails (#31781) rjl493456442 2025-05-08 22:27:01 +0800
  • 6bc57579d1
    core/types: delete unused test variable (#31776) maskpp 2025-05-08 21:21:48 +0800
  • 181dd2e660
    cmd/geth, internal: fix flaky console tests (#31784) rjl493456442 2025-05-08 21:15:36 +0800
  • 10519768a2
    core, ethdb: introduce database sync function (#31703) rjl493456442 2025-05-08 19:10:26 +0800
  • 07d073bc5a
    internal/web3ext: remove the legacy backtraceAt method (#31783) JukLee0ira 2025-05-08 14:57:17 +0800
  • 0d5de826da
    p2p: add metrics for inbound connection errors (#31652) Csaba Kiraly 2025-05-07 15:34:52 +0200
  • 3e356d69ef
    beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775) Felix Lange 2025-05-07 12:53:45 +0200
  • 51b34efebc
    cmd/utils: don't allow network ID override if a preset network is specified (#31630) jwasinger 2025-05-06 12:40:03 +0800
  • 79e8870e34
    go.mod: update pebble to v1.1.5 to reduce clutter in go.sum (#31541) Alex Zaytsev 2025-05-06 13:30:19 +1000
  • d6655cb450 version: begin v1.15.12 release cycle Felix Lange 2025-05-05 16:20:38 +0200
  • 36b2371c59 version: release go-ethereum v1.15.11 stable v1.15.11 Felix Lange 2025-05-05 16:19:58 +0200
  • 7705d13ed4
    eth/tracers: fix standardTraceBlockToFile (#31763) jwasinger 2025-05-05 22:15:59 +0800
  • b135da2eac
    rpc: add method name length limit (#31711) Matus Kysel 2025-05-05 14:43:47 +0200
  • bca0646ede
    internal/ethapi: fix tx.from in eth_simulateV1 (#31480) Sina M 2025-05-05 12:42:19 +0200
  • fc2ba1fb2e
    triedb: add test suite for preimage store (#31574) GarmashAlex 2025-05-05 09:01:53 +0300
  • 1b18ba2423
    logs(indexer)Clean up log format in head index progress messages (#31761) Marcel 2025-05-05 10:09:58 +0800
  • 615d29f7c2
    core: reduce load on txindexer from API (#31752) Sina M 2025-05-05 04:07:55 +0200
  • 516451dc3a
    params: fix comment for DefaultBlobSchedule (#31760) zhiqiangxu 2025-05-04 20:40:31 +0800
  • 2d86a54000
    core/txpool/legacypool: fix data race of pricedList access (#31758) Miro 2025-05-03 22:16:33 -0400
  • 8868ad6d6e
    core/filtermaps: fix log index initialization (#31750) Felföldi Zsolt 2025-05-03 18:40:24 +0200
  • 341929ab96
    core/filtermaps: fix log value search range (#31734) Felföldi Zsolt 2025-05-02 17:50:22 +0200
  • 79807bc3b1
    core, eth/gasestimator: introduce MaxGasUsed for estimation (#31735) rjl493456442 2025-05-02 23:43:06 +0800
  • 86a492471a
    node: avoid double close resp.Body (#31710) Daniel Liu 2025-05-02 23:21:17 +0800
  • ed93a5ac04
    cmd/devp2p: test for non-existent block request (#31506) Abel 2025-05-02 22:31:50 +0800
  • af9673b143
    ethclient: fix retrieval of pending block (#31504) Shude Li 2025-05-02 21:19:54 +0800
  • 701df4baad
    cmd/geth: fix compatErr in initGenesis (#31746) ericxtheodore 2025-04-30 18:37:48 +0800
  • 7612872761
    core/filtermaps: do not derive full receipts during rendering (#31716) Marius van der Wijden 2025-04-30 09:23:08 +0200
  • 21341f6c0b
    eth/fetcher: define BatchSize as a constant (#31742) Csaba Kiraly 2025-04-30 05:02:11 +0200
  • ba0a61bc28
    cmd/geth: print crit log if chain config is not compatible (#31743) zhiqiangxu 2025-04-30 11:00:17 +0800
  • 947fd3a834
    crypto/kzg4844: add ComputeCells functionality (#31378) Marius van der Wijden 2025-04-29 14:42:17 +0200
  • 0ac4a84a1f
    beacon/engine: omit empty witness in payload response (#31739) rjl493456442 2025-04-29 19:21:18 +0800
  • a511553e44
    core: apply overrides to mainnet chainconfig (#31733) Marius van der Wijden 2025-04-29 08:29:56 +0200
  • c8c8d6c403
    trie: add edgecase for rangeproof correctness (#31667) Martin HS 2025-04-28 08:37:02 +0200
  • 004526762b
    core/txpool/legacypool: refactor truncatePending (#31715) Marius van der Wijden 2025-04-28 08:26:27 +0200
  • f750117ad1 version: begin v1.15.11 release cycle Felix Lange 2025-04-25 13:27:24 +0200
  • 2bf8a78984 version: release go-ethereum v1.15.10 stable v1.15.10 Felix Lange 2025-04-25 12:44:25 +0200
  • b6bdd698a0
    core/filtermaps: fix deadlock in filtermap callback (#31708) rjl493456442 2025-04-25 17:57:38 +0800
  • b62756d1a3
    beacon/params: add mainnet electra config (#31706) Felföldi Zsolt 2025-04-24 21:40:12 +0200
  • 7ad97a4a03
    miner: increase default gas limit to 36M (#31705) Marius van der Wijden 2025-04-24 18:19:10 +0200
  • 846c14e21f
    ethclient: allow passing AuthorizationList to calls (#31198) colin 2025-04-24 03:01:03 +0800
  • 1591d165c4
    internal/debug: add debug_setMemoryLimit (#31441) georgehao 2025-04-22 12:57:17 +0800
  • 263aef9cc4 version: begin v1.15.10 release cycle Felix Lange 2025-04-21 14:57:25 +0200
  • 74165a8fe3 version: release go-ethereum v1.15.9 stable v1.15.9 Felix Lange 2025-04-21 14:56:16 +0200
  • 14f15430bb
    core/filtermaps: clone cached slices, fix tempRange (#31680) Felföldi Zsolt 2025-04-21 09:27:24 +0200
  • 5a7bbb423f
    beacon/params, core/filtermaps: update checkpoints (#31674) Felföldi Zsolt 2025-04-20 12:54:40 +0200
  • 7f574372d5
    eth/filters, core/filtermaps: safe chain view update (#31590) Felföldi Zsolt 2025-04-20 09:48:49 +0200
  • bf6da20012
    eth/gasprice: fix eth_feeHistory blobGasUsedRatio divide zero (#31663) Morty 2025-04-19 22:02:31 +0800
  • 1296cdb748
    core: fail execution if system call fails to execute (#31639) Gabriel-Trintinalia 2025-04-19 21:42:54 +1000
  • 4c9e7d1b18
    core/filtermaps: make ChainView thread safe (#31671) Felföldi Zsolt 2025-04-18 14:00:11 +0200
  • 2e0ad2cb4d
    core/filtermaps: only use common ancestor snapshots (#31668) Felföldi Zsolt 2025-04-18 13:39:11 +0200
  • 9089f9461c
    eth: add tx to locals only if it has a chance of acceptance (#31618) rjl493456442 2025-04-18 03:27:48 +0800
  • 074da25f66
    eth/catalyst: sanitize simulated beacon period to avoid overflowing time.Duration (#31407) jwasinger 2025-04-17 20:23:31 +0800
  • 13b157a461
    core,params: add fork readiness indicator in logs (#31340) lightclient 2025-04-17 02:46:47 -0600
  • 50b5f3125b
    params: add prague timestamp for mainnet (#31535) lightclient 2025-04-17 02:46:00 -0600
  • 01786f329f
    eth: fix transaction sender cache miss before broadcast (#31657) Csaba Kiraly 2025-04-17 10:33:59 +0200
  • e444823394
    core: fix sync reset in pruned nodes (#31638) Sina M 2025-04-17 10:32:40 +0200
  • cb21177aa8
    core: fix history pruning initialization for empty DB (#31656) Felix Lange 2025-04-17 04:39:21 +0200
  • 87974974a7
    core/txpool/legacypool: fix data race of txlookup access (#31641) Miro 2025-04-16 22:36:53 -0400
  • 846d578cc3
    core/state: fix log format (#31610) maskpp 2025-04-17 05:46:38 +0800
  • ebb3eb29d3
    core/filtermaps: fix map renderer reorg issue (#31642) Felföldi Zsolt 2025-04-16 23:30:13 +0200
  • e3e9d7ccb6
    cmd/geth: remove the unused bloomfilter.size flag (#31646) Delweng 2025-04-16 15:50:05 +0800
  • 6928ec5d92
    p2p: fix dial metrics not picking up the right error (#31621) Csaba Kiraly 2025-04-15 20:40:30 +0200
  • 476f117211
    all: remove martin from CODEOWNERS (#31637) rjl493456442 2025-04-15 20:34:34 +0800
  • 48ec86abbb
    core: initialize history pruning in BlockChain (#31636) Felix Lange 2025-04-15 14:32:46 +0200
  • c5c75977ab
    eth: add logic to drop peers randomly when saturated (#31476) Csaba Kiraly 2025-04-14 12:45:27 +0200
  • ecd5c18610
    p2p: better dial/serve success metrics (#31629) Csaba Kiraly 2025-04-14 10:13:45 +0200
  • 80753ba147 version: begin v1.15.9 release cycle Felix Lange 2025-04-11 11:31:56 +0200
  • f8ff24e8cf version: release go-ethereum v1.15.8 stable v1.15.8 Felix Lange 2025-04-11 11:31:16 +0200
  • 0059b0ab66
    build: upgrade -dlgo version to Go 1.24.2 (#31538) levisyin 2025-04-11 17:28:14 +0800
  • a9444ea312 tests/testdata: revert to v17.0 Felix Lange 2025-04-10 23:54:44 +0200
  • f64aa6eaf7
    internal/testlog: fix log output from sub-loggers (#31539) jwasinger 2025-04-11 00:21:32 +0800
  • 9b4eab6a29
    eth/catalyst: in tests, manually sync txpool after initial chain insertion to prevent race between txpool head reset and promotion of txs that will be subsequently added (#31595) jwasinger 2025-04-10 19:49:54 +0800
  • 4906c99113
    accounts/usbwallet: full 32bit chainId support for Trezor (#17439) HackyMiner 2025-04-10 19:46:54 +0900
  • 2547bb28a4
    eth/fetcher: Fix flaky TestTransactionForgotten test using mock clock (#31468) crStiv 2025-04-10 12:26:35 +0300
  • 0c2ad07673
    core/txpool: allow tx and authority regardless of admission order (#31373) Luis Ayuso 2025-04-10 03:11:24 +0200
  • 60b922fd52
    core/txpool: add notice to Clear that is not meant for production code (#31567) lightclient 2025-04-09 14:19:28 -0600
  • a7f24c26c0
    p2p/nat: fix UPnP port reset (#31566) Csaba Kiraly 2025-04-09 11:28:29 +0200