Commit graph

  • da3abe3fe7 index writer/deleter also read from cache Delweng 2025-07-24 15:43:12 +0800
  • 26a17bc410 finish add write elapsed Delweng 2025-07-24 15:18:04 +0800
  • 2b64c5c938 no global cache Delweng 2025-07-24 14:21:49 +0800
  • faca680a13 update all block cache Delweng 2025-07-24 09:25:08 +0800
  • cbe8bf82dc add block cache Delweng 2025-07-23 22:42:12 +0800
  • a259ae54e8 maintain the cache Delweng 2025-07-23 22:21:58 +0800
  • 10aeeed669 cache or not Delweng 2025-07-23 21:25:05 +0800
  • f15bc8d345 a simple index cache Delweng 2025-07-23 21:12:57 +0800
  • 604daadaac triedb/pathdb: add read timing jsvisa 2025-07-23 14:57:36 +0800
  • b3eb1b8310 core/vm, internal/ethapi: fix lint Gary Rong 2025-08-01 20:29:23 +0800
  • 76e3a3686f core/txpool/blobpool: add test Gary Rong 2025-08-05 14:17:35 +0800
  • c0f4b07fa4 Cap maximum gas allowance to EIP-7825 in gas estimates only for osaka Minhyuk Kim 2025-07-31 11:45:03 +0900
  • 1bb15004a3 Use params.MaxTxGas for RPCGasCap Minhyuk Kim 2025-07-28 17:01:45 +0900
  • 3a11b5497b Allow ErrGasLimitTooHigh errors when executing transactions for gas limit estimation to continue estimating with lower caps Minhyuk Kim 2025-07-24 14:22:19 +0900
  • af087d0581 fix: bal prefetcher empty account bug caused by merging 7702 code Po 2025-08-05 07:28:48 +0200
  • d75e28ee32 core, internal, miner, signer: convert legacy sidecar in Osaka fork Gary Rong 2025-08-05 11:21:25 +0800
  • e9dca3b181
    eth/catalyst: avoid load the same blob tx multi times (#32190) maskpp 2025-08-05 13:07:45 +0800
  • d5585fe579 fix jsvisa 2025-08-05 10:46:20 +0800
  • cf50026466
    core/state: introduce the TransitionState object (verkle transition part 1) (#31634) Guillaume Ballet 2025-08-05 03:34:12 +0200
  • 320ea13898 core, consensus: avoid transition state read in reader construction Gary Rong 2025-08-05 09:28:48 +0800
  • f1c9320cce
    chore: miscellaneous nits (#46) Cal Bera 2025-08-04 17:44:47 -0700
  • 0eb623e141 Merge branch 'master' Cal Bera 2025-08-04 16:47:43 -0700
  • 805a4c1487
    Update doc.go Ocenka 2025-08-04 17:34:26 +0100
  • d9a05ce4e2
    Update config.go Ocenka 2025-08-04 17:31:37 +0100
  • bd511af09d
    Update doc.go Ocenka 2025-08-04 17:31:01 +0100
  • 3fdd0bdab5
    Update payload_building.go Ocenka 2025-08-04 17:22:22 +0100
  • d5567c9a99
    Update payload_building.go Ocenka 2025-08-04 17:21:24 +0100
  • 8f20a3826c
    Update multisub_test.go Ocenka 2025-08-04 17:07:02 +0100
  • f5fa72d729
    Update database.go Ocenka 2025-08-04 16:57:11 +0100
  • 517977b76d
    Update remotedb.go Ocenka 2025-08-04 16:56:32 +0100
  • 24f848dac8 revert more changes to simplify this PR Guillaume Ballet 2025-08-04 17:28:58 +0200
  • 11ac2cc80f consensus/misc/eip4844: make it work Felix Lange 2025-07-24 23:27:00 +0200
  • 7b5c1696e5 params: add tests for blobschedule validation Felix Lange 2025-07-24 12:57:32 +0200
  • 336a2dab56 params: fix param value decoding Felix Lange 2025-07-24 12:51:20 +0200
  • cf8af42646 params: add DependencyOrder function Felix Lange 2025-07-24 12:30:40 +0200
  • 13d14f5ab8 params: add validation tests and remove LatestFork Felix Lange 2025-07-24 11:46:13 +0200
  • 57c395f59a core/types: fix parameter access Felix Lange 2025-07-24 01:06:29 +0200
  • 8da6d3759b params: new fork & parameter registry Felix Lange 2025-07-24 01:06:11 +0200
  • c1954d280b consensus/beacon: update Felix Lange 2025-07-18 13:42:48 +0200
  • 3e675b18f0 consensus/misc: update Felix Lange 2025-07-18 13:42:38 +0200
  • d031689977 consensus/misc/eip1559: update Felix Lange 2025-07-18 13:42:29 +0200
  • 2a6cf8b3ea consensus/misc/eip4844: update Felix Lange 2025-07-18 13:42:14 +0200
  • ca4ba1f041 params: add SetParam Felix Lange 2025-07-18 13:41:59 +0200
  • c284949099 params/presets: update for new system Felix Lange 2025-07-18 13:17:33 +0200
  • 73710ff3c5 params: move some code around Felix Lange 2025-07-18 13:17:25 +0200
  • b25e44a841 params: new param system Felix Lange 2025-07-18 13:00:36 +0200
  • 6b26791752 core/rawdb: port to config2 Felix Lange 2025-07-16 13:09:21 +0200
  • fcf3b4329c core/types: port to config2 Felix Lange 2025-07-16 02:35:32 +0200
  • e3725af2b1 params/presets: add TestChainConfig Felix Lange 2025-07-16 02:35:18 +0200
  • 74f62ced68 params/forks: add After Felix Lange 2025-07-16 02:35:10 +0200
  • 31b636098f consensus: update for config2 Felix Lange 2025-07-16 01:25:43 +0200
  • 8725dece93 params: add BigInt to TerminalTotalDifficulty Felix Lange 2025-07-16 01:25:26 +0200
  • f79354d556 consensus/beacon: port to config2 Felix Lange 2025-07-16 01:24:58 +0200
  • 3f128f6e7f consensus/ethash: port to config2 Felix Lange 2025-07-16 01:19:22 +0200
  • 46adeca48a consensus/misc: update DAO fork for config2 Felix Lange 2025-07-16 01:16:25 +0200
  • d0a36a349a consensus/misc/eip1559: port to config2 Felix Lange 2025-07-16 01:15:54 +0200
  • 9268b84142 consensus/misc/eip4844: port to config2 Felix Lange 2025-07-16 01:15:41 +0200
  • cab21e0b0a params: update Felix Lange 2025-07-16 01:15:31 +0200
  • 8cc54f2160 params: WIP config2 Felix Lange 2025-07-15 10:12:40 +0200
  • 073e7ec4b0
    version: begin v1.16.3 release cycle (#32345) rjl493456442 2025-08-04 22:24:38 +0800
  • 89e03541dc version: begin v1.16.3 cycle Gary Rong 2025-08-04 22:18:44 +0800
  • dd1ebac117
    version: release v1.16.2 (#32343) v1.16.2 rjl493456442 2025-08-04 21:59:08 +0800
  • 48ac3cbeee version: release v1.16.2 Gary Rong 2025-08-04 21:54:00 +0800
  • 0f37c99d34 make LoadTransitionState cacheless and move it to the overlay pkg Guillaume Ballet 2025-08-04 15:38:51 +0200
  • 52791a1a7b graphql: document depth limit gohan 2025-08-04 22:27:45 +0900
  • f0f51d1ef4 move transition state to its own file Guillaume Ballet 2025-08-04 15:01:47 +0200
  • f68e248438
    Revert "remove HistoryServeWindow from protocol params" Péter Garamvölgyi 2025-08-04 14:56:18 +0200
  • 82a6c3daaf
    Merge branch 'master' into patch-1 Péter Garamvölgyi 2025-08-04 14:55:02 +0200
  • ca764d706f simple fname jsvisa 2025-08-04 19:12:51 +0800
  • 492ee0baba add test case jsvisa 2025-08-04 19:12:24 +0800
  • a483135b2b don't store conversion state in genesis db in this PR Guillaume Ballet 2025-08-04 12:38:24 +0200
  • 6018be4df6 fixing config_helper.exs dir Yohan9206 2025-08-04 13:02:51 +0300
  • bc7e213b96
    fix syncinfo skip condition (#1285) benjamin202410 2025-08-04 02:51:05 -0700
  • 7fc03dccc3 copying config_helper.exs Yohan9206 2025-08-04 12:46:46 +0300
  • 492ed91b67
    Update websocket_test.go Avory 2025-08-04 12:29:25 +0300
  • 6831f8d4a3 wrong test jsvisa 2025-08-04 17:22:30 +0800
  • fe1772f3c5 reset meta if found jsvisa 2025-08-04 17:21:56 +0800
  • bed04101c8 deploying Yohan9206 2025-08-04 11:58:49 +0300
  • df604873c7 removing MIX migrate from start.sh Yohan9206 2025-08-04 11:31:53 +0300
  • 7d9e189c66 Revert "triedb/pathdb: update metadata" jsvisa 2025-08-04 15:27:30 +0800
  • 1a340075ef triedb/pathdb: reset index metadata when state pruned jsvisa 2025-08-04 15:27:22 +0800
  • cd407af1aa
    core/rawdb: add HasCode, HasTrieNode and use them where possible #24454 (#1211) Daniel Liu 2025-08-04 14:42:13 +0800
  • 7464f0a7f3
    trie: better error-handling #23657 (#1073) Daniel Liu 2025-08-04 14:38:48 +0800
  • 655f975bbb
    trie: simplify range proofs #22762 (#1067) Daniel Liu 2025-08-04 14:36:02 +0800
  • ae58eb9f64
    go.mod: upgrade goja #23721 (#1281) Daniel Liu 2025-08-04 11:57:13 +0800
  • 3620d9930d
    core/vm: use clear from go v1.21 #29307 (#1246) Daniel Liu 2025-08-04 11:54:49 +0800
  • f9025ecc91
    core/state: unexport NodeIterator #27239 (#1222) Daniel Liu 2025-08-04 11:53:31 +0800
  • 1d9fd6bdd2
    core: show db error-info in case of mismatched hash root #26870 (#1220) Daniel Liu 2025-08-04 11:51:47 +0800
  • cb888541c5
    core, trie: add state metrics #23433 (#1071) Daniel Liu 2025-08-04 11:19:42 +0800
  • 86a72911a7 Merge commit '12b4131ff' into po/par_exe Po 2025-08-04 05:04:32 +0200
  • 5ebd8032b9
    beacon/params, core/filtermaps: update checkpoints (#32336) Felföldi Zsolt 2025-08-04 03:19:33 +0200
  • 899d723ed3 skip the check blockscout explorer Yohan9206 2025-08-04 00:38:31 +0300
  • 8c62f82325 removing checks Yohan9206 2025-08-04 00:31:36 +0300
  • 535e7e5677 deploying Yohan9206 2025-08-04 00:23:14 +0300
  • 62404acb44 fix Yohan9206 2025-08-03 23:39:37 +0300
  • 40335d8136 adding bash to the blockscout-builder step Yohan9206 2025-08-03 23:22:12 +0300
  • b1a2ac0e7e fixing tag for elexir Yohan9206 2025-08-03 23:13:20 +0300
  • 466f732d0c fixing Elixir version Yohan9206 2025-08-03 23:08:27 +0300
  • bdd7781bf3 fixing dockerfile Yohan9206 2025-08-03 23:02:58 +0300
  • 4c3c4a933e beacon/params, core/filtermaps: update checkpoints zsfelfoldi 2025-08-03 21:07:02 +0200