Commit graph

  • eb11ebb9d3 core/txpool/blobpool: improve GetBlobs Gary Rong 2025-07-29 15:01:08 +0800
  • 80a763e880 change slices dependency maskpp 2025-07-11 14:01:56 +0800
  • bae22cc593 fix bug maskpp 2025-07-11 13:59:56 +0800
  • 6197090752 if multi blobs in the same tx, fill the other sidecars maskpp 2025-07-11 13:55:11 +0800
  • c41d0fdcf6 if multi blobs in the same tx, fill the other sidecars maskpp 2025-07-11 13:55:01 +0800
  • 57344573d8
    Improvement: prealloc capacity for to avoid realloc nk_ysg 2025-07-30 08:09:42 +0800
  • 77bab9e10f
    fix: cleanup audit fixes (#39) Cal Bera 2025-07-29 13:52:43 -0700
  • 52a0eba0c0 core/types: expose sigHash as Hash for SetCodeAuthorization Daniel Katzan 2025-07-29 23:43:51 +0300
  • c608c9be4c
    more ericxtheodore 2025-07-29 20:26:29 +0800
  • 0029554f8c
    use builtin slices.Collect ericxtheodore 2025-07-29 20:18:55 +0800
  • 4c967ae4c2
    fix: blob client beacon node do http request with context (#1228) Morty 2025-07-29 19:30:41 +0800
  • 5a6fd1df06 fix: beacon node client request with context Morty 2025-07-29 19:10:49 +0800
  • 1196feec4d
    metrics: add chain/gas for cumulative gas usage Sean Liao 2025-07-29 10:14:53 +0000
  • b0069fddd1
    Merge pull request #13 from 0glabs/restaking MiniFrenchBread 2025-07-29 18:00:00 +0800
  • 595480fe0f
    Merge branch 'ethereum:master' into yzang/expose-readerlimit Yiming Zang 2025-07-29 02:58:28 -0700
  • cd09948040
    fix ericxtheodore 2025-07-29 17:58:25 +0800
  • 12c7693cb3 Fix unit test yzang2019 2025-07-29 02:57:56 -0700
  • f7eae65763
    core/state: move slices.SortFunc out of a for loop ericxtheodore 2025-07-29 17:47:14 +0800
  • a56558d092
    core/state: preallocate capacity for logs list (#32291) maskpp 2025-07-29 13:36:30 +0800
  • 65942a54f5
    fix docker cosign action (#38) Cal Bera 2025-07-28 15:20:56 -0700
  • 3dc61aece5
    chore(audit): address some minor nits (#37) Cal Bera 2025-07-28 11:38:25 -0700
  • eb7aef45a7
    ethclient/simulated: Fix flaky rollback test (#32280) kashitaka 2025-07-28 23:17:36 +0900
  • 67c96b3795
    Merge pull request #1 from irajgill/irajgill-patch-1 Raj 2025-07-28 19:27:20 +0530
  • 99be7cdda4
    Update Makefile Raj 2025-07-28 19:26:50 +0530
  • 8b1c1ddfa0 fix bug and comments maskpp 2025-07-28 21:47:42 +0800
  • 7e910ed0d7 pre alloc capacity for logs list maskpp 2025-07-28 21:34:52 +0800
  • b64a500163
    downloader: fix typos, grammar and formatting (#32288) Tomás Andróil 2025-07-28 14:56:29 +0200
  • 8ba2e6dada
    Update downloader_test.go Tomás Andróil 2025-07-28 12:52:24 +0200
  • fec8bbc965
    Update downloader.go Tomás Andróil 2025-07-28 12:50:38 +0200
  • f55ff4a99f eth: add log message for ENR filtering failures Felix Lange 2025-07-28 12:48:06 +0200
  • 52f5766059
    core: pre-allocate in Copy() #25279 (#1213) Daniel Liu 2025-07-28 16:57:51 +0800
  • 390ea247d3
    cmd/XDC: fixes db unavailability for chain commands #21415 (#1204) Daniel Liu 2025-07-28 16:56:37 +0800
  • 2eac17980c
    core/state: avoid statedb.dbErr due to emptyCode #21051 (#1197) Daniel Liu 2025-07-28 16:55:29 +0800
  • cdd48dd4de
    core/state: fix staticcheck warnings #20357 (#1193) Daniel Liu 2025-07-28 16:53:27 +0800
  • 77522e51ec
    core, trie: decode the value for storage dump #19943 (#1189) Daniel Liu 2025-07-28 16:52:06 +0800
  • cf5766177a
    trie: remove the duplicate write for preimage #23001 (#1068) Daniel Liu 2025-07-28 16:50:39 +0800
  • f552cebfcd
    trie: remove redundant returns + use stacktrie where applicable #22760 (#1066) Daniel Liu 2025-07-28 16:49:31 +0800
  • db9c3de1dc
    add syncinfo pool (#1236) benjamin202410 2025-07-28 01:43:41 -0700
  • 32d537cd58
    all: replace fmt.Errorf with errors.New (#32286) ericxtheodore 2025-07-28 16:13:18 +0800
  • ea5cbbc961
    all ericxtheodore 2025-07-28 15:10:13 +0800
  • a7aed7bd6f
    cmd, eth, internal: introduce debug_sync (#32177) rjl493456442 2025-07-28 14:57:45 +0800
  • ff5beb274b updates from gary Ömer Faruk IRMAK 2025-07-28 09:12:55 +0300
  • ec4d97e04f
    all: replace the empty fmt.Errorf with errors.New ericxtheodore 2025-07-28 13:02:22 +0800
  • 95a9cab528
    Merge 0a73826f0a into 0fe1bc0717 Sina M 2025-07-28 06:57:04 +0200
  • 74caa26c1c ethclient/simulated: change test to explicitly specify nonces kashitaka 2025-07-28 11:57:48 +0900
  • 0fe1bc0717
    eth/catalyst: fix error message in ExecuteStatelessPayloadV4 (#32269) Galoretka 2025-07-28 04:16:47 +0300
  • 29eebb5eac
    core: replace the empty fmt.Errorf with errors.New (#32274) nthumann 2025-07-28 02:13:50 +0100
  • cd0446fc90 cosmatic: rename postBAL file name to bal_postKV.json Po 2025-07-27 18:53:34 +0200
  • ad0b8f83c8 cosmatic and add CPU/walltime profiling Po 2025-07-27 17:50:39 +0200
  • 4602704433
    Update README.md kilavvy 2025-07-27 15:17:59 +0200
  • b07605627f fix bug maskpp 2025-07-27 14:35:37 +0800
  • 50958bac5c reuse the cache if it is not null maskpp 2025-07-27 14:30:38 +0800
  • 640d0079d5 make sure the index can be reheaped when call filter method again maskpp 2025-07-27 12:21:17 +0800
  • c5e00a6e5b
    fix(actions): docker signed release workflow (#36) Cal Bera 2025-07-26 17:48:17 -0700
  • 85f08c7732
    eth: skip VerifyHeader in traceBlock to fix #1185 (#1265) Daniel Liu 2025-07-26 18:18:50 +0800
  • fd96101af7
    eth: make tracers respect pre-EIP158/161 rules #18503 (#1250) Daniel Liu 2025-07-26 18:17:48 +0800
  • db48539c17
    eth/tracers: expose gas used in tx to js tracer #22038 (#1249) Daniel Liu 2025-07-26 18:16:06 +0800
  • f87caf0b58
    eth/tracers: fix benchmarks #23806 (#1262) Daniel Liu 2025-07-26 17:48:42 +0800
  • f3e346c471
    params: prettier output of V2Config Description (#1259) Daniel Liu 2025-07-26 17:47:54 +0800
  • 23a83dce3e
    consensus, eth/tracers: remove redundant import names #21903 (#1248) Daniel Liu 2025-07-26 17:47:14 +0800
  • c41a96d179
    eth/tracers: fix comments (#1247) Daniel Liu 2025-07-26 17:46:15 +0800
  • 7bb2c7793b
    core/vm: delete unused error #29062 (#1245) Daniel Liu 2025-07-26 17:45:31 +0800
  • 6f6e08f83b
    core/vm: prevent overflow #29023 (#1244) Daniel Liu 2025-07-26 17:44:45 +0800
  • 42d3549e2c
    core: using math.MaxUint64 instead of 0xffffffffffffffff #29022 #29024 (#1243) Daniel Liu 2025-07-26 17:43:36 +0800
  • 5561c27308
    core: fix typos (#1237) Daniel Liu 2025-07-26 17:42:50 +0800
  • 32b929e781
    core/vm/runtime: add Random field to config #28001 (#1234) Daniel Liu 2025-07-26 17:41:56 +0800
  • 9f360824a9
    crypto/bn256: add documentation on subgroup checks for G2 #32066 (#1232) Daniel Liu 2025-07-26 17:41:09 +0800
  • f5ad8091e2
    crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage #32057 (#1229) Daniel Liu 2025-07-26 17:39:28 +0800
  • 0fd51f13a1
    tests/fuzzers: added bn marshaling fuzzers #32053 (#1228) Daniel Liu 2025-07-26 17:36:58 +0800
  • f30a126380
    crypto/bn256: fix gnark deserialisation #32055 (#1227) Daniel Liu 2025-07-26 17:35:13 +0800
  • d06f219dc3
    crypto: use pure Go signature implementation in tinygo #31878 (#1226) Daniel Liu 2025-07-26 17:33:55 +0800
  • badb46ce2b
    crypto: remove kgz4844 (#1225) Daniel Liu 2025-07-26 17:32:07 +0800
  • 688d070666
    chore(release): signed releases for binaries and docker (#35) Cal Bera 2025-07-25 13:58:49 -0700
  • 6a308e75b8
    test: add Docker build test workflow for PR validation (#33) Cal Bera 2025-07-25 12:46:16 -0700
  • 8bdbf7f3eb ethclient/simulated: Fix flaky rollback test kashitaka 2025-07-26 03:08:41 +0900
  • 9d86c1002b Expose SetReadLimits for Websocket server to prevent OOM yzang2019 2025-07-25 08:39:55 -0700
  • f6b1b34819 Expose SetReadLimits for webocket server yzang2019 2025-07-25 02:40:15 -0700
  • 134c18e992 Expose SetReadLimits for Websocket server yzang2019 2025-07-25 02:32:16 -0700
  • df14a86947 move generator to its own package Ömer Faruk IRMAK 2025-07-25 11:12:53 +0300
  • fd91fcc04a errors.New N 2025-07-25 15:16:58 +0800
  • c0f45cd250
    Update witness.go rjl493456442 2025-07-25 14:25:49 +0800
  • 156e490d5b fix formatting in journal Jack 2025-07-25 10:44:52 +0800
  • a8dbc93a2c recreate object if not found in revert Jack 2025-07-25 10:34:40 +0800
  • bfba27dd07 guard create contract Jack 2025-07-25 10:34:28 +0800
  • 3058f19298
    fix version naming (#20) Cal Bera 2025-07-24 13:56:00 -0700
  • 07d28277af core/txpool/legacypool: move queue out of main txpool MariusVanDerWijden 2025-07-24 17:05:33 +0200
  • a25e5f626c core/txpool/legacypool: move queue out of main txpool MariusVanDerWijden 2025-07-24 17:04:53 +0200
  • 8a20e87fcf core/txpool/legacypool: move queue out of main txpool MariusVanDerWijden 2025-07-24 17:03:34 +0200
  • 3d2f3793d9
    fix: remove wrong transition check in rollup-verifier (#1226) Péter Garamvölgyi 2025-07-24 14:46:50 +0200
  • ef2aa73290
    fix: error message for newPayloadV4 in ExecuteStatelessPayloadV4 Galoretka 2025-07-24 12:58:43 +0300
  • b369a855fb
    eth/protocols/snap: add healing and syncing metrics (#32258) Marius van der Wijden 2025-07-24 10:43:04 +0200
  • 95c1929887
    Merge pull request #61 from sei-protocol/tony/fix-tracer-race-cond Tony Chen 2025-07-24 10:37:59 +0800
  • 02460a34cd Fix tracer race condition Tony Chen 2025-07-23 14:08:29 +0800
  • 2ba422430b eth/protocols/snap: change metric type Gary Rong 2025-07-24 09:49:24 +0800
  • 918aa15cd3 delete item maskpp 2025-07-24 09:47:27 +0800
  • 2d8e0c268d fix switch N 2025-07-24 00:33:33 +0800
  • b46a4c7772 pebble fix N 2025-07-24 00:21:49 +0800
  • 21f5158249 simplify limbo logic maskpp 2025-07-23 23:26:32 +0800
  • 3d40a60beb Revert "eth/snap: track time spent on trie rebuilding" Ömer Faruk IRMAK 2025-07-23 17:43:21 +0300
  • 8b5a222efd update golangci lint using GIT_BRANCH_REF Muzry 2025-07-23 09:51:11 +0000