Commit graph

  • bf093348b7
    node: fix test if directory already exists #29159 (#1176) JukLee0ira 2025-07-01 17:48:18 +0800
  • c0315121b4
    all: replace fmt.Errorf() with errors.New() if no param required #29126 (#1175) JukLee0ira 2025-07-01 17:46:50 +0800
  • eafecb2319
    Merge branch 'ethereum:master' into master juga1980 2025-07-01 11:44:49 +0200
  • d2b6ce3801 eth: add debug_syncTarget API N 2025-07-01 15:19:34 +0800
  • f70aaa8399
    ethapi: reduce some of the wasted effort in GetTransactionReceipt (#32021) Ömer Faruk Irmak 2025-07-01 10:18:49 +0300
  • 7c180f851c
    internal/ethapi: prealloc map for the txpool api (#32110) nthumann 2025-07-01 08:07:33 +0100
  • 2055196cea
    eth/catalyst: fix the log message in newPayloadV4 (#32125) nthumann 2025-07-01 08:04:05 +0100
  • e92619221f
    core/filtermaps: clean up log format of unindexing message (#32123) nthumann 2025-07-01 08:00:33 +0100
  • 8a9f4bbb6d
    Fix log indexer noise after debug_setHead operations (#31934) Forrest Kim 2025-07-01 15:50:02 +0900
  • 468b3ef759 core/filtermaps: add extra checks to avoid silent errors zsfelfoldi 2025-07-01 08:36:27 +0200
  • 526034ebfd eth: fix a copy/paste error log N 2025-07-01 14:29:05 +0800
  • 1f4ea4d162
    eth/filters: add address limit to filters (#31876) Ceyhun Onur 2025-07-01 09:13:19 +0300
  • 64d7c42c0b eth/filters: raise maxAddresses to 1000 zsfelfoldi 2025-07-01 08:05:39 +0200
  • 46f5aaaf99 rpc: remove shh and bzz Gary Rong 2025-07-01 13:55:43 +0800
  • 92bd4de5cf cmd/utils: enable file journal in MakeChain Gary Rong 2025-07-01 13:50:04 +0800
  • 42ae12b469 triedb/pathdb: fix windows build issue Gary Rong 2025-07-01 11:45:50 +0800
  • c59c647ed7
    triedb: reset state indexer after snap synced (#32104) Delweng 2025-07-01 11:35:22 +0800
  • 315d381603 delete the certain value of id maskpp 2025-07-01 11:26:01 +0800
  • 3b50a5e27e triedb/pathdb: persist the zero indexing tracker Gary Rong 2025-07-01 10:34:26 +0800
  • bf0972bfcb triedb/pathdb: update log Gary Rong 2025-06-27 14:30:28 +0800
  • e9689c394c triedb/path: update logs Gary Rong 2025-06-27 14:17:16 +0800
  • 7afd7d0976 eth, triedb: fix mkdir Gary Rong 2025-06-27 14:12:47 +0800
  • 6bb3dfc8c7 triedb/pathdb: change to the default datadir Gary Rong 2025-06-27 14:03:37 +0800
  • 3cc8e23b6a set triedb.journal as a switch jsvisa 2025-06-25 15:03:49 +0800
  • fef157dde2 dup assign jsvisa 2025-06-19 21:34:42 +0800
  • 525aacbb53 Apply suggestions from code review Delweng 2025-06-19 21:14:18 +0800
  • d5da02a430 triedb/pathdb: fix tests Gary Rong 2025-06-19 14:08:36 +0800
  • f0747976e8 cmd, eth: fix journal path Gary Rong 2025-06-19 13:58:42 +0800
  • 4b5cf343d4 cmd/geth: prevent double definition Gary Rong 2025-06-19 13:32:15 +0800
  • ec518e341e eth/ethconfig: regenerate config Gary Rong 2025-06-19 12:46:26 +0800
  • 22e1c629a0 cmd, core, eth, triedb/pathdb: improve journal file flushing Gary Rong 2025-06-19 11:10:05 +0800
  • c7d2d30f49 atomic file write jsvisa 2025-06-18 08:22:08 +0000
  • 82d57f9377 disable by default jsvisa 2025-06-18 07:59:38 +0000
  • bc358d5202 cmd: no-legacy cache.trie.journal jsvisa 2025-06-18 07:51:41 +0000
  • 9db6f07d90 all: dump trie journal into file (#546) Delweng 2025-06-07 04:25:45 +0800
  • 8aa2362b76 use atomic.Value maskpp 2025-07-01 06:31:00 +0800
  • debbcbb73f
    Merge pull request #24 from berachain/update-main Cal Bera 2025-06-30 11:59:24 -0700
  • add9a4ff34 Merge branch 'main' of github.com:berachain/bera-geth into update-main Cal Bera 2025-06-30 11:44:34 -0700
  • ceea19d751 clean up log format of unindexing message N 2025-07-01 01:18:02 +0800
  • 87d7c2aa12 .gitea: disable cron schedule Felix Lange 2025-06-30 17:24:52 +0200
  • babed1f714
    Update ci.yml CrazyFrog 2025-06-30 15:12:57 +0200
  • c03473cca8
    Update action.yml CrazyFrog 2025-06-30 15:12:39 +0200
  • 3331427653 Merge branch 'juga1980/appendBetter' Jürgen Gamenik 2025-06-30 15:11:37 +0200
  • e8abd4ad91 weiter Jürgen Gamenik 2025-06-30 15:09:33 +0200
  • cf8b0c8349
    Update vulnerabilities.json PixelPilot 2025-06-30 15:05:08 +0200
  • aa0676aad2
    Update data.json PixelPilot 2025-06-30 15:03:59 +0200
  • 4273c658c8 recommendation Jürgen Gamenik 2025-06-30 14:38:13 +0200
  • 9c003a2cd8 perf: add snapShot to postState reader Po 2025-06-30 12:44:38 +0200
  • 149bbae244
    Merge branch 'ethereum:master' into master juga1980 2025-06-30 12:29:38 +0200
  • 9eed26d1b0 .gitea: fix 386 upload Felix Lange 2025-06-30 10:17:59 +0200
  • 158118f6d8
    .gitea: switch release builds to static linking (#32118) Felix Lange 2025-06-30 09:53:52 +0200
  • d672c4b601 .gitea: switch release builds to static linking Felix Lange 2025-06-30 09:47:01 +0200
  • 3661d1841d
    feat(feynman): compute compression ratio on tx data (#1217) Péter Garamvölgyi 2025-06-30 09:27:45 +0200
  • 2fcbfa4045 rename to authority maskpp 2025-06-30 14:54:20 +0800
  • d63f36c1ed add address cache and hash cache for authorization maskpp 2025-06-30 14:48:09 +0800
  • 4a2ddc34de
    fix logic Pramurta Sinha 2025-06-29 23:02:35 +0530
  • d5658fdd1e
    fix: transaction type not supported for any L2 Pramurta Sinha 2025-06-29 19:10:31 +0530
  • 604987d1b1
    add link to eip-4788 Maximilian Hubert 2025-06-29 11:48:40 +0200
  • a628ae2100 prealloc map N 2025-06-29 05:08:20 +0800
  • 68039e59e2
    Merge branch 'ethereum:master' into master juga1980 2025-06-28 11:59:38 +0200
  • c66e81a7f3 Revert "enable preimage for hash only" jsvisa 2025-06-28 07:25:16 +0800
  • 663fa7b496
    eth: correct tracer initialization in BlockchainConfig (#32107) Stéphane Duchesneau 2025-06-27 18:56:20 -0400
  • 05354074a4 fix BlockchainConfig.VMConfig.Tracer not being set on eth.New() Stéphane Duchesneau 2025-06-27 15:04:13 -0400
  • 623d45a1d2 enable preimage for hash only Delweng 2025-06-27 23:38:47 +0800
  • 537b173506 triedb: re init indexer after snap synced Delweng 2025-06-27 23:13:47 +0800
  • 6bc13d8004 Revert "triedb: reset state indexer to 0" Delweng 2025-06-27 23:12:21 +0800
  • f221f05b61
    Merge branch 'ethereum:master' into master juga1980 2025-06-27 12:21:04 +0200
  • db92f7caee cmd: no need to check txlookup limit in archive node Delweng 2025-06-27 16:03:51 +0800
  • 3f3ac943ac Revert "cmd: no need to indexing the whole blocks in pbss archive" Delweng 2025-06-27 16:03:00 +0800
  • 97794855b4 Revert "cmd: disable preimage in pbss archive" Delweng 2025-06-27 16:02:53 +0800
  • 200aa9453b triedb: reset state indexer to 0 Delweng 2025-06-27 15:43:31 +0800
  • 389f2f1cbc Revert "triedb: set default indexer value as zero" Delweng 2025-06-27 15:39:50 +0800
  • aa1de05720
    node: do not double-wrap KV stores (#32089) Ömer Faruk Irmak 2025-06-27 10:27:52 +0300
  • 8e17b371fd
    all: replace override.prague with osaka (#32093) Delweng 2025-06-27 15:18:05 +0800
  • e9cee310e1 triedb: set default indexer value as zero Delweng 2025-06-27 14:39:47 +0800
  • 567c7e5ec5 cmd/workload: remove debug print Gary Rong 2025-06-27 10:11:14 +0800
  • 11ea6dde2e cmd: disable preimage in pbss archive jsvisa 2025-06-27 02:05:42 +0000
  • 6af5201747 cmd: no need to indexing the whole blocks in pbss archive jsvisa 2025-06-27 02:00:31 +0000
  • 668c3a7278 .travis.yml: remove travis configuration Felix Lange 2025-06-26 22:02:50 +0200
  • 094db92d68 .gitea: trigger PPA upload on tag Felix Lange 2025-06-26 21:29:59 +0200
  • 3941fe0a5f version: begin v1.16.1 release cycle Felix Lange 2025-06-26 20:58:52 +0200
  • 57f8971b89 version: release go-ethereum v1.16.0 stable v1.16.0 Felix Lange 2025-06-26 20:54:41 +0200
  • 3e96a85f06
    test: add more compression ratio test cases (#1216) Péter Garamvölgyi 2025-06-26 18:06:23 +0200
  • 0c90e4bda0
    all: incorporate state history indexing status into eth_syncing response (#32099) rjl493456442 2025-06-26 23:20:20 +0800
  • 36bcc24fbe
    triedb/pathdb: fix journal resolution in pathdb (#32097) rjl493456442 2025-06-26 23:19:02 +0800
  • ed6c577dcf
    Update states.go Felix Lange 2025-06-26 17:11:45 +0200
  • ed5eb7f637
    Update states.go Felix Lange 2025-06-26 17:07:35 +0200
  • 941913b278
    feat(feynman): support codecv8 in rollup-verifier (#1206) colin 2025-06-26 20:19:27 +0800
  • c604c90159
    feat(feynman): L2 fee calculation (#1199) Alejandro Ranchal-Pedrosa 2025-06-26 14:07:15 +0200
  • 27e6e9e168
    feat: reject txs with max l1 data fee in worker (#1204) Péter Garamvölgyi 2025-06-26 13:52:56 +0200
  • 4c47b22fee internal/jsre/deps: add web3 parser Gary Rong 2025-06-26 19:18:37 +0800
  • f7a2e6fff3 core, eth, ethclient, triedb: track state indexing progress Gary Rong 2025-06-26 19:10:22 +0800
  • cc9a1dd82d
    feat(block-validation): remove block size and tx count checks (#1215) Péter Garamvölgyi 2025-06-26 13:08:59 +0200
  • 47bc86cd96
    Merge branch 'develop' into fix-requests-hash-in-sdk colin 2025-06-26 18:10:20 +0800
  • c0d89415da
    feat(feynman): add new compression-aware rollup fee formula (#1196) Alejandro Ranchal-Pedrosa 2025-06-26 12:08:40 +0200
  • 6f4f78b568 use flatReader Po 2025-06-26 11:45:07 +0200
  • 3fc9d0ea0e remove bench Ömer Faruk IRMAK 2025-06-26 12:15:07 +0300
  • 7965ee73a1
    Merge branch 'ethereum:master' into master juga1980 2025-06-26 10:26:41 +0200
  • f8c116af7b
    Merge pull request #1161 from XinFinOrg/disable-default-apis Anil Chinchawale 2025-06-26 13:11:39 +0530
  • 3e0d61c45d turn off personal, debug, shh apis by default wanwiset25 2025-06-26 11:36:53 +0400