Commit graph

  • 56a2e89767
    Update build/ci.go Marius van der Wijden 2025-07-23 11:13:04 +0200
  • 4c497bb816 update go ci linter run with --new-from-rev=origin/main Muzry 2025-07-23 08:12:27 +0000
  • 16117eb7cd
    triedb/pathdb: fix an deadlock in history indexer (#32260) Delweng 2025-07-23 15:12:55 +0800
  • 468cf823bb eth/protocols/snap: fix metrics Gary Rong 2025-07-23 14:48:31 +0800
  • 17e016fc57 eth/protocols/snap: fix log Gary Rong 2025-07-23 14:39:30 +0800
  • 083e153532 update appveyor file Muzry 2025-07-23 06:32:52 +0000
  • 5b8dac94b1 update appveyor file Muzry 2025-07-23 06:29:14 +0000
  • d16252a3cb update appveyor file Muzry 2025-07-23 05:43:07 +0000
  • 3b67602c4c
    eth/gasestimator: fix potential overflow (#32255) gzeon 2025-07-23 12:41:37 +0900
  • f0b38d6fae triedb/pathdb: polish Gary Rong 2025-07-23 11:21:54 +0800
  • 3d80bed231 eth/protocols/snap: improve metrics Gary Rong 2025-07-23 09:41:44 +0800
  • a7efdcbf09
    p2p/rlpx: optimize XOR operation using bitutil.XORBytes (#32217) Micke 2025-07-22 23:06:48 +0200
  • 464de82910
    feat: state-key transformation w/ override (#205) Arran Schlosberg 2025-07-22 18:08:53 +0100
  • 93481b2843 eth/protocols/snap: add logs Gary Rong 2025-07-22 23:25:44 +0800
  • a22c7b5745 add testcase jsvisa 2025-07-22 23:18:53 +0800
  • 5fe9e85eb9 fix: pass nil to signal.result jsvisa 2025-07-22 23:18:44 +0800
  • 228d0b653a triedb/pathdb: use a variable jsvisa 2025-07-22 23:05:53 +0800
  • 1a2baf0037
    fix: consider floor gas in eth_estimateGas (#1225) Péter Garamvölgyi 2025-07-22 16:40:53 +0200
  • 5f2355acf3
    params,internal: add eth_config fusaka-devnet-3 lightclient 2025-07-18 08:57:24 -0600
  • c0aeda9fdd p2p/rlpx: gofmt Felix Lange 2025-07-22 14:12:28 +0200
  • 264c06a72c
    triedb/pathdb: use binary.append to eliminate the tmp scratch slice (#32250) Delweng 2025-07-22 20:03:22 +0800
  • 57fa10b206 core, eth: use tracing.Hooks by value Ömer Faruk IRMAK 2025-07-10 20:40:51 +0300
  • cd23453c2a eth/snap: track time spent on trie rebuilding Ömer Faruk IRMAK 2025-07-21 18:40:55 +0300
  • c5b268c31d eth/snap: track time spent on trie rebuilding Ömer Faruk IRMAK 2025-07-21 18:40:55 +0300
  • 0a965ba99f eth/protocols/snap: add healing and syncing metrics MariusVanDerWijden 2025-07-22 10:34:52 +0200
  • 83aa643621
    core/rawdb: downgrade log level in chain freezer (#32253) maskpp 2025-07-22 15:18:23 +0800
  • b2a0e08808
    core/types: minimize this invalid intermediate state (#32241) maskpp 2025-07-22 15:03:48 +0800
  • 2f98e38959 triedb/pathdb: simplify finish function in block writer Gary Rong 2025-07-22 14:53:32 +0800
  • b10686f17f beacon/blsync: fix import formatting in block_sync_test.go caplost 2025-07-22 14:06:49 +0800
  • c0886119b3
    Update default miner gas configs (#32) Cal Bera 2025-07-21 21:16:26 -0700
  • fe7ae65985 more clear jsvisa 2025-07-22 11:56:32 +0800
  • dc12b75db6 no copy if cap is enough jsvisa 2025-07-22 11:47:59 +0800
  • 91117be440
    Merge pull request #31 from berachain/update-main Cal Bera 2025-07-21 20:46:37 -0700
  • effa365faa Merge branch 'main' of github.com:berachain/bera-geth into update-main Cal Bera 2025-07-21 20:33:16 -0700
  • e6517f4870
    feat: BRIP-0004 implementation (#21) Cal Bera 2025-07-21 20:28:27 -0700
  • d8f224552c rename SkipNonceChecks N 2025-07-22 10:30:06 +0800
  • 99f0d0b1de
    Add *StateDB.TxHash for usage with Warp (#204) Stephen Buttolph 2025-07-21 22:20:20 -0400
  • 36c87a220e
    build: update tests to fusaka-devnet-3 (#32251) Felix Lange 2025-07-21 23:20:36 +0200
  • 73783db649 build: update tests to fusaka-devnet-3 Felix Lange 2025-07-21 13:40:09 +0200
  • 7d31117a9e core/state: remove unneeded trampoline funcs in hookedStateDB Ömer Faruk IRMAK 2025-07-21 21:03:39 +0300
  • bfecb5fbcb
    fix: potential overflow gzeon 2025-07-22 00:31:24 +0800
  • f96f82bd6b
    core, params: add limit for max blobs in blob transaction (#32246) Felix Lange 2025-07-21 16:26:24 +0200
  • 473b7dd628 log warning when init genesis state maskpp 2025-07-21 22:21:13 +0800
  • 85558aaca1 feat: restaking MiniFrenchBread 2025-07-21 19:31:13 +0800
  • d80094f788
    core/vm: triple modexp cost post-cancun (#32231) Marius van der Wijden 2025-07-21 12:29:55 +0200
  • 12be17e00a core/txpool/blobpool: fix test Felix Lange 2025-07-21 12:11:28 +0200
  • a35b45d1d7 no min jsvisa 2025-07-21 17:30:33 +0800
  • 125e933da1 triedb/pathdb: use binary.append to eliminate the tmp slice jsvisa 2025-07-21 17:30:01 +0800
  • 34278a7509 triedb/pathdb: add BenchmarkBlockWriterAppend jsvisa 2025-07-21 17:22:52 +0800
  • ae63a92d08 core/vm: interpreter loop generator PoC Ömer Faruk IRMAK 2025-07-21 11:49:21 +0300
  • f37fe6750f
    triedb/pathdb: fix incorrect address length in history searching (#32248) Delweng 2025-07-21 16:30:43 +0800
  • 9d719fc88c core: remove check in BlockValidator Felix Lange 2025-07-21 10:16:05 +0200
  • a611a5e250 triedb/pathdb: search account with address length jsvisa 2025-07-21 14:54:32 +0800
  • 93be9e409e core/txpool: use protocol-defined max blobs limit Felix Lange 2025-07-20 15:19:11 +0200
  • 215f402231 core, params: add limit for max blobs in blob transaction Felix Lange 2025-07-20 15:18:51 +0200
  • 861b26698e update 0g-wh 2025-07-20 07:13:43 +0000
  • b23d43de3b don't need to protect Update method maskpp 2025-07-19 16:28:02 +0800
  • bc0447314b Update nsis.install.nsh hagai240700 2025-07-19 10:00:14 +0300
  • 957d6093a3
    Merge pull request #1230 from XinFinOrg/v1compatible-getblockbyepochnumber Wanwiset Peerapatanapokin 2025-07-19 09:30:08 +0700
  • f74924fe51
    Merge pull request #1221 from XinFinOrg/update-devnet-cicd Wanwiset Peerapatanapokin 2025-07-19 09:08:58 +0700
  • fd07013f98 protect the integrity of proofs maskpp 2025-07-19 09:30:22 +0800
  • 99b14dd00c rpc: fixed logic for test to handle cases when imput exceeds wsDefaultReadLimit arnabnandikgp 2025-07-18 23:32:36 +0530
  • f17df6db91
    core/txpool/blobpool: remove unused txValidationFn from BlobPool (#32237) kourin 2025-07-18 19:36:10 +0900
  • c169f2c3e8 Remove txValidationFn from BlobPool kourin 2025-07-18 18:21:30 +0900
  • b4b4068fe7
    params: update tx gas limit cap (#32230) Marius van der Wijden 2025-07-18 07:22:59 +0200
  • ef17a6951b
    fix(feynman): fee ranges (#1223) colin 2025-07-18 09:23:38 +0800
  • 773b0b290a trie: swap out the pools in StackTrie with an arena allocator Ömer Faruk IRMAK 2025-07-16 15:03:29 +0300
  • 9eed70f2c6 lint jsvisa 2025-07-17 23:34:43 +0800
  • 501dd0535c fix test again jsvisa 2025-07-17 23:08:43 +0800
  • 15d22b1db5 fix test jsvisa 2025-07-17 23:07:30 +0800
  • 8b6bf1e6b3 triedb/pathdb: rm history.{account,storage} sorted list jsvisa 2025-07-17 23:06:55 +0800
  • d1fcb787b1
    fix: serve blockhash from state (#1224) Péter Garamvölgyi 2025-07-17 16:41:57 +0200
  • 8f76709a10
    core/vm, go.mod: update uint256 to v1.3.2 and use faster method #30868 (#1241) Daniel Liu 2025-07-17 17:56:53 +0800
  • a9d4fffc97
    trie: move fuzzers into native packages #28467 (#1239) Daniel Liu 2025-07-17 17:55:19 +0800
  • 4b4980d949
    core/vm: set basefee to 0 internally on eth_call #28470 (#1238) Daniel Liu 2025-07-17 17:54:23 +0800
  • dc01dba464
    core/vm: minor code formatting #28199 (#1235) Daniel Liu 2025-07-17 17:53:02 +0800
  • 1396417fb3 core/vm: triple modexp cost post-cancun MariusVanDerWijden 2025-07-17 11:17:42 +0200
  • 7c562994b2 core: add state processor errors MariusVanDerWijden 2025-07-17 11:03:15 +0200
  • fd6d6d7fb3 core/vm: always init mapJumpDests in NewEVM lmittmann 2025-07-17 10:50:18 +0200
  • a98f04a77f params: update tx gas limit cap MariusVanDerWijden 2025-07-17 10:44:24 +0200
  • d8021c7d09 beacon/blsync: add finality test case caplost 2025-07-17 16:04:16 +0800
  • 0dacfef8ac
    all: define constructor for BlobSidecar (#32213) rjl493456442 2025-07-17 11:19:20 +0800
  • a487729d83
    triedb/pathdb: improve the performance of parse index block (#32219) Delweng 2025-07-17 11:07:22 +0800
  • becca46010
    eth/protocols/snap: fix negative eta in state progress logging (#32225) Zhou 2025-07-16 23:59:47 -0300
  • 2f1dfac198
    Update sync.go rjl493456442 2025-07-17 10:57:07 +0800
  • f36d349918
    triedb/pathdb: avoid duplicate metadata reads (#32226) Delweng 2025-07-17 10:44:35 +0800
  • 015378821a triedb/pathdb: no need to reread metadata again jsvisa 2025-07-17 08:51:08 +0800
  • 30e3a49180
    eth/tracers: apply block header overrides correctly (#32183) shazam8253 2025-07-16 23:26:33 +0200
  • 7b0a54cad5
    eth/tracers: simplify flow of applying overrides in TraceCall lightclient 2025-07-16 12:08:49 -0600
  • 4217f3e043 snap sync fixed Danial 2025-07-17 01:33:42 +0800
  • 77b901f363 updated formatting shantichanal 2025-07-16 17:34:01 +0200
  • c27d82597b
    feat: schedule Feynman upgrade on Scroll Sepolia (#1222) Péter Garamvölgyi 2025-07-16 16:05:16 +0200
  • 66df1f26b8
    account/abi/bind/v2: fix TestDeploymentWithOverrides (#32212) steven 2025-07-16 21:36:44 +0800
  • 532a1c2ca4
    eth/downloader: improve nil pointer protection (#32222) CertiK-Geth 2025-07-16 21:11:10 +0800
  • 28d5335c13 eth/downloader: fix lint Gary Rong 2025-07-16 21:06:00 +0800
  • 61d7279e1f
    trie: avoid spawning goroutines for empty children (#32220) Ömer Faruk Irmak 2025-07-16 16:00:39 +0300
  • 0a3deb23aa
    Update skeleton.go rjl493456442 2025-07-16 20:56:06 +0800
  • 630e35ee1f
    Update beaconsync.go rjl493456442 2025-07-16 20:53:31 +0800
  • cfbd22b927
    Update beaconsync.go CertiK-Geth 2025-07-16 19:59:21 +0800
  • 222db8adf7
    Update skeleton.go CertiK-Geth 2025-07-16 19:56:06 +0800