Commit graph

  • f0c815e4c9 no need chan if init done jsvisa 2025-08-06 22:17:24 +0800
  • b1e0361d32 set state root jsvisa 2025-08-06 22:04:45 +0800
  • 325b24125a core: track state size in blockchain.go jsvisa 2025-08-06 20:42:11 +0800
  • d0b42a90e5 state update jsvisa 2025-08-06 15:27:08 +0800
  • b34e366bb4 stop and close iterator jsvisa 2025-08-06 15:04:18 +0800
  • cd6b23b3a2 concurrent iterate snapshot jsvisa 2025-08-06 14:56:05 +0800
  • 485d1b136f triedb: Snapshot completed jsvisa 2025-08-06 14:32:32 +0800
  • 2f90e8a3da core/state: state size metrics jsvisa 2025-08-06 14:31:20 +0800
  • 8ce2047348
    cmd/geth: set trie journal for pathdb (#32531) Delweng 2025-09-05 10:59:11 +0800
  • 8a229c8d48 triedb/pathdb: fix index proress Gary Rong 2025-08-15 10:38:09 +0800
  • 176c6fb1a6 triedb/pathdb: add recovery mechanism in state indexer Gary Rong 2025-08-14 15:56:50 +0800
  • 902ec5baae
    cmd, core, eth, triedb/pathdb: track node origins in the path database (#32418) rjl493456442 2025-09-05 10:37:05 +0800
  • ab137eafad core/txpool: add sanity overflow check MariusVanDerWijden 2025-09-04 21:22:30 +0200
  • 72e9ad7962
    feat: export P256Verify precompile (#222) Arran Schlosberg 2025-09-04 19:01:42 +0100
  • 8abe391fa7
    Refactor gas calculation constants in contracts.go Felix Lange 2025-09-04 15:52:12 +0200
  • f5fcfb2fbe
    core/rawdb: remove outdated functions (#32542) rjl493456442 2025-09-04 17:25:33 +0800
  • 70f177a527
    core/txpool/blobpool: fix getblobs error handling (#32538) Csaba Kiraly 2025-09-04 09:42:03 +0200
  • afbbad7c90
    fix: update da-codec to prevent zstd deadlock (#1237) Morty 2025-09-04 11:54:57 +0800
  • 00897eedc9 core/rawdb: remove outdated functions Gary Rong 2025-09-04 11:23:25 +0800
  • 7079e12d79
    Remove nil blob check from response logic rjl493456442 2025-09-04 11:04:00 +0800
  • 14b6c739e8
    Enhance error logging for blob transactions rjl493456442 2025-09-04 11:01:09 +0800
  • b20390db4d
    build: upgrade -dlgo version to Go 1.25.1 Zach Brown 2025-09-04 07:39:19 +0800
  • bff1b017ba print out parent ctx deadline Jeremy Wei 2025-09-03 14:49:29 -0400
  • 13bd05640e log interrupt reason Jeremy Wei 2025-09-03 14:30:01 -0400
  • fda39936ad print timeout in tracer config Jeremy Wei 2025-09-03 14:28:41 -0400
  • 12201c33e6 bump timeout of tracing Jeremy Wei 2025-09-03 14:25:47 -0400
  • badec8aa81 more debug logs Jeremy Wei 2025-09-03 14:00:24 -0400
  • 548f7ea474 add debug in OnEnter Jeremy Wei 2025-09-03 13:55:49 -0400
  • 1358a5e60c Remove panic recover yzang2019 2025-09-03 10:12:51 -0700
  • e4220c7ed4
    refactor: rawdb tests (#221) Arran Schlosberg 2025-09-03 16:34:48 +0100
  • f19cd58957
    feat(rawdb): skip freezers (#220) rodrigo 2025-09-03 09:50:44 -0400
  • f1b393cdb4
    eth/catalyst: log errors returned on the API locally (trace level) Csaba Kiraly 2025-09-03 13:16:15 +0200
  • ac2a6b2218
    eth/catalyst: enforce all blobs or nil on getBlobsV2 Csaba Kiraly 2025-09-03 12:28:16 +0200
  • 497b96f5b7
    core/txpool/blobpool: handle more errors internally on getblobsv1 Csaba Kiraly 2025-09-03 12:18:06 +0200
  • 021f5dec36
    Update bind.go Adrian 2025-09-03 11:12:27 +0200
  • 61fcd420b3
    accounts/keystore: update links to documenation #32194 (#1425) Daniel Liu 2025-09-03 15:50:18 +0800
  • aec5f28dab
    accounts: fix data race when closing manager #31982 (#1423) Daniel Liu 2025-09-03 15:49:24 +0800
  • b6f28effa9
    accounts/abi: error when packing negative values in unsigned types #31790 (#1422) Daniel Liu 2025-09-03 15:48:44 +0800
  • 4e3bd78545
    accounts/usbwallet: full 32bit chainId support for Trezor #17439 (#1419) Daniel Liu 2025-09-03 15:48:01 +0800
  • 05a9e91898
    cmd/abigen, accounts/abi/bind: implement abigen version 2 #31379 (#1416) Daniel Liu 2025-09-03 15:47:12 +0800
  • ca8d39b862
    accounts/abi: improve unpack performance #31387 (#1415) Daniel Liu 2025-09-03 15:46:23 +0800
  • e6884ccccf
    core/tracing: update changelog (#32535) Sina M 2025-09-03 09:45:58 +0200
  • 47d17e1b97
    accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex #31004 (#1414) Daniel Liu 2025-09-03 15:45:34 +0800
  • 2def2b955b
    accounts: fix typo (#1413) Daniel Liu 2025-09-03 15:44:49 +0800
  • ce26c34c7b
    rpc: refactor read limit test #32494 (#1412) Daniel Liu 2025-09-03 15:44:04 +0800
  • 00516c71fb
    core/txpool/blobpool, eth/catalyst: place null for missing blob (#32536) rjl493456442 2025-09-03 15:44:00 +0800
  • a6762110b5
    rpc: add SetWebsocketReadLimit in Server #32279 (#1411) Daniel Liu 2025-09-03 15:43:14 +0800
  • 33b40aef2c
    rpc: use reflect.TypeFor #32316 (#1410) Daniel Liu 2025-09-03 15:42:31 +0800
  • 2d36f159c7
    all: update dead wiki links #32215 (#1409) Daniel Liu 2025-09-03 15:41:48 +0800
  • e711a77747
    internal: remove eth_{compile,getWork,submitWork} from console #31856 (#1408) Daniel Liu 2025-09-03 15:41:09 +0800
  • eb770486f2
    internal: remove unused shh and swarm modules from console #32073 (#1407) Daniel Liu 2025-09-03 15:40:28 +0800
  • 5081beee0e
    rpc: add method name length limit #31711 (#1406) Daniel Liu 2025-09-03 15:39:40 +0800
  • cfd81dd8c4
    rlp: refactor to use maths.ReadBits #32432 (#1405) Daniel Liu 2025-09-03 15:38:55 +0800
  • 152609e7d0
    rlp: remove workaround for Value.Bytes #32433 (#1404) Daniel Liu 2025-09-03 15:37:59 +0800
  • ed1570c2d1
    rlp: optimize intsize #32421 (#1403) Daniel Liu 2025-09-03 15:37:14 +0800
  • e2edc41b50
    all: mv loggers to eth/tracers #23892 (#1269) Daniel Liu 2025-09-03 15:35:28 +0800
  • aca2149f12
    core, eth, trie: use TryGetAccount to read what TryUpdateAccount has written #25458 (#1106) Daniel Liu 2025-09-03 15:34:11 +0800
  • 00dfa0b046 core/txpool/blobpool, eth/catalyst: add tests Gary Rong 2025-09-03 12:21:03 +0800
  • 5e79f6628b core/txpool/blobpool, eth/catalyst: place null for missing blob Gary Rong 2025-09-03 10:50:51 +0800
  • 97a81753b8
    Update chain_makers.go (#81) Rez 2025-09-03 12:31:49 +1000
  • 3546239ab5 add OnCodeChangeV2 Sina Mahmoodi 2025-09-02 23:16:51 +0200
  • 40de1f284b core/tracing: update changelog Sina Mahmoodi 2025-09-02 23:11:24 +0200
  • 409cfa557c validate the blob tx at first to avoid unnecessary conversion maskpp 2025-09-02 23:02:48 +0800
  • d05f5bc341 validate the blob tx at first to avoid unnecessary conversion maskpp 2025-09-02 23:00:06 +0800
  • 632428cd40 core/vm/testdata: add more benchmarks MariusVanDerWijden 2025-09-02 16:40:57 +0200
  • a53194ec37 core/vm: undo change in actual run code MariusVanDerWijden 2025-09-02 14:20:58 +0200
  • 0e82b6be63
    core/txpool: fix duplicate function comment (#32524) keeghcet 2025-09-02 20:01:33 +0800
  • 328add2a5a
    core/tracing: add code change reason (#32525) Sina M 2025-09-02 12:44:47 +0200
  • 6f08b3a725
    core/tracing: fix selfdestruct 6780 balance change emit (#32526) Sina M 2025-09-02 12:44:09 +0200
  • c36f7bec7f
    core/stateless: track number of leaf nodes at each trie depth (#32533) Ömer Faruk Irmak 2025-09-02 13:43:26 +0300
  • 1d0c7df4c0 core/stateless: track number of leaf nodes at each trie depth Ömer Faruk IRMAK 2025-09-02 11:34:32 +0300
  • d456785bd4 core/vm: fix gas computation post-osaka MariusVanDerWijden 2025-09-02 10:21:41 +0200
  • 68fb2784d3 modify the pathdb.config jsvisa 2025-09-02 16:17:00 +0800
  • 72c390d3c5 core/vm: switch modexp gas computation to uint64 MariusVanDerWijden 2025-09-02 10:03:01 +0200
  • cc158997d3 core/vm: switch modexp gas computation to uint64 MariusVanDerWijden 2025-09-02 10:00:47 +0200
  • 1275157f65 cmd/geth: set trie journal for pathdb jsvisa 2025-09-02 10:43:44 +0800
  • 9a84bc393a
    Create pwn2_test.go shopgun 2025-09-02 02:23:56 +0530
  • 1263f3dfc1
    version: begin v1.16.4 release cycle (#32529) Guillaume Ballet 2025-09-01 20:38:37 +0200
  • bf67081913 version: begin v1.16.4 release cycle Guillaume Ballet 2025-09-01 16:56:31 +0200
  • 0978604196
    version: release v1.16.3 (#32528) Guillaume Ballet 2025-09-01 17:19:26 +0200
  • d818a9af7b version: release v1.16.3 v1.16.3 Guillaume Ballet 2025-09-01 16:45:45 +0200
  • ffe758c7a7
    internal/ethapi,params: add eth_config (#32239) lightclient 2025-09-01 08:40:41 -0600
  • 360152b3da add Gary's comment Guillaume Ballet 2025-09-01 16:20:49 +0200
  • 19993033d6 fix lint Sina Mahmoodi 2025-09-01 15:24:04 +0200
  • 6bcea6f32f fix import Sina Mahmoodi 2025-09-01 15:20:47 +0200
  • bd4b17907f
    trie/bintrie: add eip7864 binary trees and run its tests (#32365) Guillaume Ballet 2025-09-01 15:06:51 +0200
  • cc2fd507ba core/tracing: fix selfdestruct 6780 balance change emit Sina Mahmoodi 2025-09-01 13:50:42 +0200
  • b125d0bcb9 add journal test Sina Mahmoodi 2025-09-01 13:47:08 +0200
  • eb777ad4db integrate code change reason Sina Mahmoodi 2025-09-01 13:39:08 +0200
  • fa5158753f trie/bintrie: fix copy Gary Rong 2025-09-01 18:44:17 +0800
  • 4506867106 trie: remove unused functions Gary Rong 2025-09-01 17:40:50 +0800
  • 931befe83d
    core/stateless: only report leaf depth in witness stats (#32507) Guillaume Ballet 2025-09-01 11:37:09 +0200
  • 425e8ada7c core/txpool: fix duplicate function comment in blobpool_test.go keeghcet 2025-09-01 15:41:39 +0800
  • ada22c6540 cmd, core, eth, triedb/pathdb: track node origins in the path database Gary Rong 2025-07-31 14:34:50 +0800
  • 0e69530c6e
    all: improve ETA calculation across all progress indicators (#32521) Mars 2025-08-31 23:47:02 -0600
  • 0cde5278e8
    core/rawdb: inspect database in parallel (#32506) Delweng 2025-09-01 13:41:41 +0800
  • 9aa6aaa1df core/rawdb: remove typo Gary Rong 2025-09-01 11:20:52 +0800
  • 9c92f0ec37 core/rawdb: polish Gary Rong 2025-09-01 10:36:46 +0800
  • 7d433a454a
    eth/tracers: make native 4byte default, remove js version #23916 (#1268) Daniel Liu 2025-08-31 16:33:25 +0800
  • 1d1a88db5f
    eth/tracers: add golang 4byte tracer #23882 (#1267) Daniel Liu 2025-08-31 16:05:54 +0800