Commit graph

  • 181a3ae9e0
    triedb/pathdb: improve trienode reader for searching (#33681) rjl493456442 2026-01-27 20:05:35 +0800
  • 438e4c56ab satisfy linter Sina Mahmoodi 2026-01-27 12:40:50 +0100
  • 3cac28491c blobpool ticket implementation healthykim 2026-01-27 20:15:59 +0900
  • e250836973
    trie: preallocate slice capacity (#33689) marukai67 2026-01-27 05:04:12 +0100
  • ab39386242
    core/types: fix panic on invalid signature length #33647 (#1979) Daniel Liu 2026-01-27 11:25:23 +0800
  • 105044559b
    vm: simplify error handling in vm.EVM.create() #30292 (#1973) Daniel Liu 2026-01-27 11:24:08 +0800
  • b1c239de97
    common, core: fix goimports warning (#1972) wit liu 2026-01-27 11:23:31 +0800
  • 5190df67d8
    core/vm: use uint64 in Memory for indices everywhere #30252 (#1971) Daniel Liu 2026-01-27 11:23:03 +0800
  • 7c5cd0a0f9
    core/vm: improved stack swap performance #30249 (#1970) Daniel Liu 2026-01-27 11:22:42 +0800
  • 2e0e142d2b
    params: fix wrong comment #33503 (#1965) Daniel Liu 2026-01-27 11:17:30 +0800
  • b6ae09a36c
    accounts/abi/bind/v2: replace rng in test #33612 (#1964) Daniel Liu 2026-01-27 11:17:13 +0800
  • 3ce9a1980a
    core/vm: fix typo (#1963) Daniel Liu 2026-01-27 11:16:49 +0800
  • bd42edee0b
    eth/filters: fix error when blockHash is used with fromBlock/toBlock #31877 (#1962) Daniel Liu 2026-01-27 11:16:24 +0800
  • 5811eb69ce
    cmd/XDC, internal/flags: update copyright year to 2026 (#1943) Daniel Liu 2026-01-27 11:15:46 +0800
  • acec2ccc5b
    cicd: fix docker build error (#1978) Daniel Liu 2026-01-27 11:14:41 +0800
  • 69c38ec9c7
    Update secure_trie.go marukai67 2026-01-26 21:41:46 +0100
  • 5cd89898a4 fix test Sina Mahmoodi 2026-01-26 21:29:17 +0100
  • 64930c2e6b
    Update api.go alex017 2026-01-26 20:46:01 +0100
  • a20f25f669
    cmd/keeper: export getInput in wasm builds Guillaume Ballet 2026-01-26 17:33:12 +0100
  • c5cc9c3e6f all: implement eip-7928: block-level access lists Jared Wasinger 2025-09-29 14:44:19 +0800
  • 7869c18c0a core: implement eip-7778: block gas accounting without refunds MariusVanDerWijden 2026-01-13 09:33:05 +0100
  • 8e1239bc6a slight cleanup Guillaume Ballet 2026-01-26 15:29:17 +0100
  • 14f5a15754 Fix difficulty check around transition Sina Mahmoodi 2026-01-26 15:04:58 +0100
  • 397497c0f6 core, params: transition tree initialization Guillaume Ballet 2026-01-26 15:01:47 +0100
  • 69aabdda64
    style: fix goimports formatting in metrics files CPerezz 2026-01-25 18:49:39 +0100
  • 690e526c30
    core: add accounts_deleted and storage_slots_deleted metrics CPerezz 2026-01-25 15:35:45 +0100
  • 85a1e132a9
    core: fix slow block flag to be disabled by default CPerezz 2026-01-25 11:33:57 +0100
  • 7a0e89b4f4
    core: add comprehensive execution metrics tests CPerezz 2026-01-23 02:22:56 +0100
  • eaabf11877
    core: add EIP-7702 delegation metrics tests CPerezz 2026-01-23 02:22:47 +0100
  • 6552fed94c
    core: add EIP-7702 delegation and code write metrics tracking CPerezz 2026-01-23 02:22:30 +0100
  • e9a4577ba9
    core: address PR review comments and add EIP-7702 tracking CPerezz 2026-01-22 12:43:35 +0100
  • bfe7a6c3dc
    fix(metrics): use float64 for sub-millisecond timing precision CPerezz 2026-01-21 23:14:45 +0100
  • 3344eb9ce8
    style: apply goimports formatting CPerezz 2026-01-21 12:17:29 +0100
  • 4fc804b4e1
    core: standardize slow block JSON output for cross-client metrics CPerezz 2026-01-21 10:30:27 +0100
  • 373eb2dc36
    common/bitutil: deprecate XORBytes in favor of stdlib crypto/subtle #33331 (#1952) Daniel Liu 2026-01-26 20:37:20 +0800
  • 3518be8c8b
    core/state: move slot RLP encoding into the MPT implementation #27000 (#1162) Daniel Liu 2026-01-26 20:34:50 +0800
  • e40208f3db
    trie: new empty trie with types.EmptyRootHash instead of null #27230 (#1160) Daniel Liu 2026-01-26 20:34:14 +0800
  • 3456f5b408 chore: Update outdated GitHub Actions versions Padraic Slattery 2026-01-26 13:14:49 +0100
  • d8f48991ac core/state/snapshot: fix goroutine leak in generate test BZO95 2026-01-26 19:18:43 +0800
  • 685039a7dd
    core/state: avoid empty codehash allocs and needless storage trie opens Forostovec 2026-01-26 13:11:57 +0200
  • 8aa18640a0
    core/state: avoid empty codehash allocs and needless storage trie opens Forostovec 2026-01-26 13:09:52 +0200
  • c2595381bf
    core: extend the code reader statistics (#33659) rjl493456442 2026-01-26 18:25:53 +0800
  • a5500fb0e2 triedb/pathdb: optimize allocation Gary Rong 2026-01-26 16:30:09 +0800
  • 990a71c952 triedb/pathdb: optimize allocation Gary Rong 2026-01-26 16:00:42 +0800
  • 4a35cdc6b0
    add private chain test checkbox (#1988) Wanwiset Peerapatanapokin 2026-01-26 14:48:53 +0700
  • 5df5020f0d triedb/pathdb: improve trienode reader Gary Rong 2026-01-26 14:35:14 +0800
  • 9cfb2225dc triedb/pathdb: rework trienode reader Gary Rong 2026-01-26 09:59:02 +0800
  • 3d194d4303
    all: port boring changes from pbss #27176 (#1158) Daniel Liu 2026-01-26 13:51:46 +0800
  • 43b005c479
    txpool: make unreserve idempotent to avoid false non-reserved errors, fix #1975 (#1976) Daniel Liu 2026-01-26 13:50:33 +0800
  • a1b0d5476d
    core/txpool: add 7702 protection to blobpool #31526 (#1930) Daniel Liu 2026-01-26 13:50:02 +0800
  • 4fb47794f8
    cmd/evm: remove unused VerbosityFlag from t8ntool Lessa 2026-01-25 11:17:02 -0500
  • 3e6cb10805
    Update init_test.go 0xFloki 2026-01-24 20:56:13 +0100
  • d5a423af06 fix bug q 2026-01-25 03:02:44 +0800
  • ef24293d91 fix bug q 2026-01-25 02:52:28 +0800
  • 8a88690024 Add more log in SetCodeAuthorities method q 2026-01-25 02:44:38 +0800
  • 5ffb920b6d don't need to copy the while slice, it's ok to use the pointer directly q 2026-01-25 02:18:07 +0800
  • 9cd93b97f1 simplify the error handle logic q 2026-01-25 02:12:54 +0800
  • 35d31ca6cf
    Update api.go marukai67 2026-01-24 18:10:56 +0100
  • b57ec4aa7c set the max capacity for limboBlob storage q 2026-01-24 17:26:29 +0800
  • 9afb491d80 fix bug q 2026-01-24 16:52:18 +0800
  • ba80c16384 core/types: improve effectiveGasPrice cuiweixie 2026-01-24 10:19:50 +0800
  • 24462f0085
    feat: expose ethapi.RPCTransaction (#258) Stephen Buttolph 2026-01-23 16:02:08 -0500
  • 40c0b30dea build: generate IPFS CID manifest for release archives Hydepwns 2026-01-23 14:51:50 +0100
  • 533f51746c internal/build: add IPFS CID computation Hydepwns 2026-01-23 14:51:40 +0100
  • a8c362ee4d core/txpool: remove unused code cuiweixie 2026-01-23 21:36:02 +0800
  • 9a8e14e77e
    core/txpool/legacypool: fix stale counter (#33653) Csaba Kiraly 2026-01-23 13:35:14 +0100
  • a377eb3238
    accounts/keystore, cmd/clef, signer/core: add database-backed keystore Willian Paixao 2026-01-23 13:28:56 +0100
  • 5c21f656df
    Merge branch 'ethereum:master' into master fengjian 2026-01-23 16:32:05 +0800
  • b577204bb9 Fix ECIES invalid-curve handling in RLPx handshake (reject invalid ephemeral pubkeys early) fengjian 2026-01-23 08:09:43 +0000
  • 1aa37c2ff1 internal/debug: fix some minor issues in file pyroscope.go Daniel Liu 2026-01-23 15:51:16 +0800
  • 1de3315c09
    typo cuiweixie 2026-01-22 21:15:24 +0800
  • e6e4d7a22b Fix export history flag read Sina Mahmoodi 2026-01-22 23:13:20 +0100
  • 251b863107
    core/vm: update EIP-8024 - Missing immediate byte is now treated as 0x00 (#33614) Jonny Rhea 2026-01-22 13:16:02 -0600
  • 2a668115e7
    core/vm: use opcode name for tests instead of hex value lightclient 2026-01-22 10:48:21 -0700
  • 54ea85ae41 delete the unused method q 2026-01-22 23:01:23 +0800
  • be178a5f27 reset the max fixed size q 2026-01-22 22:53:43 +0800
  • 9109dba92c
    Update core/txpool/blobpool/blobpool.go maskpp 2026-01-22 22:21:34 +0800
  • 188a7c5f2f
    Update core/txpool/blobpool/limbo.go maskpp 2026-01-22 22:21:12 +0800
  • 3970e5e868
    Update core/txpool/blobpool/limbo.go maskpp 2026-01-22 22:20:52 +0800
  • c391d0409c merge master branch and fix the conflicts q 2026-01-22 22:10:16 +0800
  • c4d7cc6c37 p2p/discover: fix a deadlock weixie.cui 2026-01-22 20:37:30 +0800
  • 4ac12f4c66 core, params: add comments, move consts to params Zsolt Felfoldi 2026-01-22 12:02:51 +0100
  • 087fbb33aa core: emit logs for balance after selfdestruct Zsolt Felfoldi 2026-01-22 03:29:03 +0100
  • 2667b3fb0c core/vm: fix lint, check leftover gas before stateful check Gary Rong 2026-01-22 13:53:48 +0800
  • a97c08dedb core/state: fix Gary Rong 2026-01-22 11:10:10 +0800
  • db6f23d1e0 core: extend the code reader statistics Gary Rong 2026-01-22 10:00:00 +0800
  • 1022c7637d
    core, eth, internal, triedb/pathdb: enable eth_getProofs for history (#32727) rjl493456442 2026-01-22 09:19:27 +0800
  • b249bf9962 cmd/geth: add Cancun pruning points Sina Mahmoodi 2026-01-20 17:17:20 +0100
  • c967b10f54
    cmd/utils: better variable naming lightclient 2026-01-21 10:12:21 -0700
  • 278992863b
    all: update to final eraE spec lightclient 2026-01-21 10:08:41 -0700
  • aee11b27cb
    internal/era/execdb: happy lint, happy life MariusVanDerWijden 2025-09-17 12:47:47 +0200
  • 4a4a1892e3
    updated cmd/era shantichanal 2025-08-21 03:44:09 +0200
  • 295b33b708
    internal/era/execdb: add InitialTD lightclient 2025-08-18 15:50:30 -0600
  • 3f1d2c9afa
    cmd/utils,internal/era: some refactoring, use ReceiptForStorage in eraE lightclient 2025-08-18 15:37:38 -0600
  • 8a830150f7
    mod: tidy lightclient 2025-08-14 09:55:30 -0600
  • f188ed19e9
    interna/era,cmd: simplify era interace, fix era.ReadDir, fix lints lightclient 2025-08-11 14:57:54 -0600
  • 216409ed06
    fixed td and accumulator behaviour shantichanal 2025-07-29 13:12:31 +0200
  • 272dcd5c43
    all cmd changes to pass in functions in chaincmd shantichanal 2025-07-25 19:58:41 +0200
  • 327655693d
    internal/era: rename era2 to execdb package lightclient 2025-07-24 14:03:21 -0600
  • 5cc66c2f47
    all: refactor era1 and era2 into era subpackages of onedb and execdb lightclient 2025-07-24 14:00:38 -0600