Commit graph

  • fc2ba1fb2e
    triedb: add test suite for preimage store (#31574) GarmashAlex 2025-05-05 09:01:53 +0300
  • b208335f47 eth/tracers: fix standardTraceBlockToFile: instantiate EVM instance with the intended tracer configuration if the tx is intended to be traced Jared Wasinger 2025-05-05 13:04:13 +0800
  • e53bb74588 prevent panic in test for CalcExcessBlobGas Jared Wasinger 2025-05-05 12:15:10 +0800
  • 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
  • b8c2a3e62e
    remove quotes from log keys for head index progress Marcel 2025-05-05 02:20:21 +0800
  • 75d2ce808c core: remove unused field Gary Rong 2025-05-04 23:02:01 +0800
  • 13bb575af5 core: cache chain head Gary Rong 2025-05-04 22:58:38 +0800
  • 516451dc3a
    params: fix comment for DefaultBlobSchedule (#31760) zhiqiangxu 2025-05-04 20:40:31 +0800
  • ddd89864e8 prod -> mainnet alan 2025-05-04 17:03:10 +0800
  • 8777ba0b6a core: update index tail in repair Gary Rong 2025-05-04 15:43:26 +0800
  • ec1616d6e0 core, eth, internal: split txIndexProgress from the main loop Gary Rong 2025-05-04 15:36:56 +0800
  • b313f9f4e6 fix comment for DefaultBlobSchedule alan 2025-05-04 11:15:17 +0800
  • 2d86a54000
    core/txpool/legacypool: fix data race of pricedList access (#31758) Miro 2025-05-03 22:16:33 -0400
  • c4aee35373
    use slices.Concat to replace append(nil) Matt D 2025-05-04 05:59:57 +0500
  • 8868ad6d6e
    core/filtermaps: fix log index initialization (#31750) Felföldi Zsolt 2025-05-03 18:40:24 +0200
  • 7f2319d4ac
    Merge branch 'develop' into manav/upstream_merge_v1.14.13 Manav Darji 2025-05-03 10:25:14 -0400
  • 53c0b9f82a
    Fix ci (#1530) Jerry 2025-05-03 07:25:00 -0700
  • b564c5e71f
    Update api_test.go Gengar 2025-05-03 01:19:29 +0300
  • a23b493e18
    Merge branch 'master' into issue-31169 Gengar 2025-05-03 01:10:07 +0300
  • cb8f8ce168
    Update api_test.go Gengar 2025-05-03 01:08:16 +0300
  • 432aedc3c5
    Update api_test.go Gengar 2025-05-03 00:52:22 +0300
  • 903ad5e3de core/txpool/legacypool: fix data race of pricedList access Miro 2025-05-02 15:41:47 -0400
  • 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
  • 1cb25d9ac3 resolve master changes Sina Mahmoodi 2025-05-02 16:33:41 +0200
  • 052eeebe11 Merge branch 'master' into simulate/fix-tx-sender Sina Mahmoodi 2025-05-02 16:32:02 +0200
  • ed93a5ac04
    cmd/devp2p: test for non-existent block request (#31506) Abel 2025-05-02 22:31:50 +0800
  • d7683b3ef4 extend test Sina Mahmoodi 2025-05-02 16:30:48 +0200
  • a92dadcf25 core, eth: polish code comment Gary Rong 2025-05-02 21:31:05 +0800
  • af9673b143
    ethclient: fix retrieval of pending block (#31504) Shude Li 2025-05-02 21:19:54 +0800
  • fda7b5a7e8 fix it Jared Wasinger 2025-05-02 19:42:15 +0800
  • 593fbee5cb make the change slightly more aesthetic Jared Wasinger 2025-05-02 19:15:54 +0800
  • 778d5ceea5 consensu/misc/eip4844: implement EIP-7918 adjustments to excess blobgas calculation Jared Wasinger 2025-05-02 19:10:39 +0800
  • a3663464aa fix lint Sina Mahmoodi 2025-05-02 12:44:42 +0200
  • 343899a652 fix lint Sina Mahmoodi 2025-05-02 12:09:01 +0200
  • c134d6b40e check progress at the end Sina Mahmoodi 2025-05-02 11:38:13 +0200
  • ac47cb3cde
    upstream: fixed all remaining compilation errors Pratik Patil 2025-05-02 14:59:40 +0530
  • 6e34cc4f2c
    Revert "eth/downloader: move SyncMode to package eth/ethconfig (#30847)" Pratik Patil 2025-05-02 14:43:27 +0530
  • 09d6a731b9
    upstream: more compilation errors Pratik Patil 2025-05-02 13:21:50 +0530
  • 0fab68d072 wip move indexer progress check Sina Mahmoodi 2025-05-02 09:46:51 +0200
  • ff753eed8b
    upstream: fixed remaining compilation errors Pratik Patil 2025-05-02 10:43:52 +0530
  • e2cd2b8f92
    use maps.Copy instead of manual map copy Matt D 2025-05-02 10:00:22 +0500
  • 6b8bebd3b8
    Update blockchain.go Marcel 2025-05-02 12:41:08 +0800
  • f47516d51f
    upstream: fixed consensus/*, core/*, and eth/* Pratik Patil 2025-05-02 10:02:02 +0530
  • 956753646a
    chore: fix function name in comment (#1529) shangchengbabaiban 2025-05-02 12:56:08 +0900
  • c091dd6c8f
    chore(catalyst): increase maxTrackedPayloads (#424) David 2025-05-02 11:36:43 +0800
  • 843c3d67ff
    cmd/devp2p/internal/ethtest: invert test to fail if client disconnects lightclient 2025-05-01 14:36:06 -0600
  • c448e189b8
    amend PR 31506 fudong 2025-03-27 21:29:06 +0800
  • 0d10a01ef8
    ethclient: fixup comment lightclient 2025-05-01 14:13:10 -0600
  • fc341f484d
    ethclient: use pending block hash to key tx sender cache lightclient 2025-05-01 14:11:22 -0600
  • 8a84834134
    ethclient: add test for pending block retrieval islishude 2025-03-27 16:34:35 +0800
  • ad5d463ceb
    ethclient: change Hash field of rpcBlock to pointer islishude 2025-03-27 16:07:47 +0800
  • 3eeae7c1c3 add a chain/mgasps metric to indicate the per second used gas Monkey 2025-05-02 01:53:45 +0800
  • 3cea40cf9d
    fix: owner and foundation same address for reward (#1024) benjamin202410 2025-05-01 08:46:09 -0700
  • e026b4e96f
    Merge branch 'develop' into manav/upstream_merge_v1.14.13 Manav Darji 2025-05-01 11:20:25 -0400
  • 0cae00b09c another ctx done case Sina Mahmoodi 2025-05-01 17:16:23 +0200
  • 4792f0a3ba fix ctx done check Sina Mahmoodi 2025-05-01 16:36:17 +0200
  • 91923a6bc4 fix tests Sina Mahmoodi 2025-05-01 16:06:48 +0200
  • ace9d07a1f propogate context to txindexer Sina Mahmoodi 2025-05-01 15:47:38 +0200
  • 9796c1bda1 core: fix txindexer db access bottleneck Sina Mahmoodi 2025-05-01 14:49:52 +0200
  • ba9634e5d6
    Revert "core/types: cleanup tx signer logic (#31434)" Pratik Patil 2025-05-01 15:54:19 +0530
  • 7e115f3519
    upstream: fixed txpool/* and state/* Pratik Patil 2025-05-01 15:54:01 +0530
  • e53660318e
    upstream: fixed consensus/* Pratik Patil 2025-05-01 14:09:04 +0530
  • 747f6a914e
    upstream: fixed core/rawdb/* Pratik Patil 2025-05-01 13:53:54 +0530
  • 17676e5ff9 core/filtermaps: fix log value search range Zsolt Felfoldi 2025-05-01 07:57:11 +0200
  • 6528bd8bc6 core/filtermaps: do not include paused time in indexing log messages Zsolt Felfoldi 2025-05-01 06:09:46 +0200
  • 97603efcff core/filtermaps: bump database version to enforce reindexing Zsolt Felfoldi 2025-05-01 06:11:14 +0200
  • 16b28d2f8e
    upstream: fixed accounts/* Pratik Patil 2025-05-01 11:11:54 +0530
  • ff63c6e679
    upstream: fixed internal/* and cmd/* Pratik Patil 2025-05-01 09:52:47 +0530
  • 18b3664bd1 core/filtermaps: safely revert reorged log index during init Zsolt Felfoldi 2025-05-01 05:42:39 +0200
  • 6ed74f0e60 core/filtermaps: verify continuity of indexed blocks Zsolt Felfoldi 2025-05-01 04:51:05 +0200
  • d20703698f
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-05-01 09:18:16 +0800
  • e7c71285fa Merge branch 'firehose-fh3.0' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-04-30 15:19:59 -0400
  • f70862f7e4 Fixed release step which had wrong image building Matthieu Vachon 2025-04-30 15:19:36 -0400
  • 0c718c8463
    core/state: remove todo Manav Darji 2025-04-30 15:00:46 -0400
  • 04e49397b2
    core: remove todo Manav Darji 2025-04-30 15:00:09 -0400
  • 73fa700a9a
    core: check for bor config when enabling prague requests Manav Darji 2025-04-30 14:58:51 -0400
  • 8ea52f5036
    core: avoid starting prefetcher before process block to avoid duplication Manav Darji 2025-04-30 14:51:46 -0400
  • c9b2dded72 Merge branch 'firehose-fh3.0' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-04-30 14:19:11 -0400
  • 9ba90dc86b Added FIREHOSE_CORE build arg Matthieu Vachon 2025-04-30 14:16:51 -0400
  • 7c598b6ab9 Fixed wrong GH action output Matthieu Vachon 2025-04-30 14:10:56 -0400
  • 71e0865698 Fixed bug when building image tag + branch leading to version being incorrect in final image Matthieu Vachon 2025-04-30 14:04:57 -0400
  • 7b56ff1d66
    fix: system config consensus (#1180) Morty 2025-04-30 22:29:22 +0800
  • 86a8eaca06
    Update and rename database_test.go to preimages_test.go GarmashAlex 2025-04-30 17:27:27 +0300
  • a4109fd8a9
    feat: add debug_db* methods (#1177) Péter Garamvölgyi 2025-04-30 13:55:29 +0200
  • 701df4baad
    cmd/geth: fix compatErr in initGenesis (#31746) ericxtheodore 2025-04-30 18:37:48 +0800
  • 904b2ef5f9
    upstream: core: fixed blockchain.go Pratik Patil 2025-04-30 15:27:03 +0530
  • 6805024cad
    Revert "all: nuke total difficulty (#30744)" Pratik Patil 2025-04-30 15:11:35 +0530
  • 7e6e472c77
    cmd/geth: fix compatErr in initGenesis ericxtheodore 2025-04-30 16:45:34 +0800
  • 7612872761
    core/filtermaps: do not derive full receipts during rendering (#31716) Marius van der Wijden 2025-04-30 09:23:08 +0200
  • b215cd470f
    core: fixed processors Pratik Patil 2025-04-30 12:44:56 +0530
  • cb7c81ffdf
    miner: fixed miner Pratik Patil 2025-04-30 10:58:49 +0530
  • 7c59af1044 core/filtermaps: polish Gary Rong 2025-04-30 11:19:58 +0800
  • 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
  • f389711da5 core: introduce tx index progress cache Gary Rong 2025-04-30 09:38:12 +0800
  • 3e1ceddc4f update test case maskpp 2025-04-30 09:12:06 +0800
  • cbd8ffcc3a core, ethdb: fix a flaw in SetHeadWithTimestamp Gary Rong 2025-04-30 08:59:41 +0800