Commit graph

  • 2a1747c07e
    eth/protocols/snap: refactor partial filter and fix sync bugs CPerezz 2026-02-08 00:48:54 +0100
  • e48ede038d
    eth: disable snapshots for partial state nodes CPerezz 2026-02-08 00:48:49 +0100
  • 9493cb30fc
    triedb/pathdb: downgrade duplicate disable log from ERROR to INFO CPerezz 2026-02-08 00:48:43 +0100
  • 137a694282
    eth: load partial state contracts file during initialization CPerezz 2026-02-08 00:48:31 +0100
  • a7a7de7365
    eth: add chain retention, BAL engine API support, and bug fixes CPerezz 2026-02-05 12:33:37 +0100
  • 1c8dd7fe0e eth/downloader: use nresults healthykim 2026-04-17 11:12:22 +0200
  • df2a91fb0a
    ethapi: add partial state awareness to RPC layer (Phase 4) CPerezz 2026-02-03 12:02:54 +0100
  • a94f0a8ac8 eth/downloader: handle skipped response healthykim 2026-04-17 11:10:37 +0200
  • 9f52b96b6c
    core: implement partial state BAL processing (Phase 3) CPerezz 2026-02-03 10:43:33 +0100
  • 92cef0a740 eth/protocols: put empty list as a placeholder for unavailable responses healthykim 2026-04-17 11:09:50 +0200
  • 4599869736
    eth/protocols/snap: add partial sync integration tests CPerezz 2026-02-02 14:05:00 +0100
  • b82f9fea07
    eth/protocols/snap: implement partial sync mode with skip markers CPerezz 2026-02-02 13:47:48 +0100
  • 413374b99f
    eth: wire partial filter through downloader and handler CPerezz 2026-02-02 13:47:02 +0100
  • a5a5f40aa7
    core/state: add hash-based filter methods and NewPartialStateSync CPerezz 2026-02-02 13:35:22 +0100
  • cc2b92b6a4
    eth: add partial statefulness foundation (Phase 1) CPerezz 2026-02-01 19:44:53 +0100
  • 30e665d1dd merge with main yml file Sina Mahmoodi 2026-04-17 08:43:33 +0000
  • bc238a02b3 cmd/evm: propagate statetest stdin scanner errors Daniel Liu 2026-04-17 16:37:11 +0800
  • 05663ab790 skip rlpgen test on win Sina Mahmoodi 2026-04-17 08:28:46 +0000
  • 12558635ba core/rawdb: fix file descriptor leak in freezer error paths ray 2026-04-16 14:19:40 +0800
  • c4c379e7cb
    Merge 01d13de9d0 into 89c1c16a46 Ng Wei Han 2026-04-16 22:36:52 -0700
  • 89c1c16a46
    cmd/geth: add code exporter for db export (#34696) Edgar 2026-04-17 03:53:00 +0200
  • afaa572600 consensus, core, internal, miner: remove FinalizeAndAssemble Gary Rong 2026-04-17 09:28:25 +0800
  • 91e4122aa4 consensus, core, internal, miner: remove FinalizeAndAssemble Gary Rong 2026-04-15 15:28:17 +0800
  • ba215fd927
    cmd, core, trie, triedb: split CachingDB into merkle + binary dbs. (#34700) Guillaume Ballet 2026-04-17 02:55:54 +0200
  • f1165ec322 rm 386, add parallel Sina Mahmoodi 2026-04-16 21:42:52 +0000
  • 765a37f426 eth/protocols: skip unavailable receipts healthykim 2026-04-16 22:26:13 +0200
  • f26cb11603 eth/downloader: fix error shadowing on stale delivery healthykim 2026-04-16 21:54:27 +0200
  • a37824d1f8 p2p/discover: fix timeout loop early exit when removing expired matchers Tanvir 2026-04-17 03:23:22 +0800
  • 08644c9879 perform actual test Sina Mahmoodi 2026-04-16 18:29:21 +0000
  • e36efda096 update Sina Mahmoodi 2026-04-16 18:06:29 +0000
  • 3044df0e62 .github: add windows runner smoke test Sina Mahmoodi 2026-04-16 17:57:45 +0000
  • 23fbc5a923 core/vm: change state gas calculation MariusVanDerWijden 2026-04-16 17:48:02 +0200
  • 2078f60fa6 accounts/abi: fix unittest code Weixie Cui 2026-04-16 23:25:43 +0800
  • b269abadc9
    Merge remote-tracking branch 'origin/master' into fix/freezer-incorrect-fsync-ordering Snehendu Roy 2026-04-16 18:10:11 +0530
  • 9da2ad7eba fix: V-002 security vulnerability orbisai0security 2026-04-16 11:21:44 +0000
  • 8f9e3630d8
    trie/bintrie: add mutex protection for concurrent access Md.Sadiq 2026-04-16 15:55:35 +0530
  • bbfa8d9255 core, internal/ethapi: reject tx value and gas price above uint256 max Daniel Liu 2026-04-08 17:28:09 +0800
  • f63e9f3a80
    eth/tracers: fix codehash in prestate diffmode (#34675) Sina M 2026-04-16 10:51:26 +0200
  • 0a04487cd8 core/overlay: prevent silent transition state restart on decode failure binary-mesh 2026-04-16 11:47:34 +0300
  • 40224091fb
    Merge 4cbf0e314b into b1baab4427 CPerezz 2026-04-16 14:00:44 +0530
  • b1baab4427
    cmd/evm: fix trace.noreturndata usage string (#34731) Daniel Liu 2026-04-16 16:16:53 +0800
  • b10ea05432 core/state: exntend the journal with mutation kind tracking Gary Rong 2026-04-16 15:44:33 +0800
  • d07a946a5b
    log: allow –vmodule to downgrade log levels (#33111) Jonny Rhea 2026-04-16 01:53:08 -0500
  • f45cd01ea2 cmd/evm: compare errors by value in timedExec instead of interface identity Daniel Liu 2026-04-16 14:45:02 +0800
  • d6a680682b cmd/evm: fix gasUsed reporting in --create path to return gas used, not gas left Daniel Liu 2026-04-16 14:38:44 +0800
  • 36a890a6ca cmd/evm: fix trace.noreturndata usage string Daniel Liu 2026-04-16 14:21:08 +0800
  • c22d159bdf cmd/evm: move parseTestMetadata regexp to package-level var for efficiency Daniel Liu 2026-04-16 14:13:21 +0800
  • 0b35ad95f5
    cmd/utils: fix witness stats auto-enable to respect config file (#34729) Rahman 2026-04-16 06:17:01 +0300
  • 296edde6c5 core, eth, miner, internal: improve StateAt for UBT compatibility Gary Rong 2026-04-16 11:13:31 +0800
  • 15221dc431 log: add test for withattrs jonny rhea 2026-04-15 17:44:40 -0500
  • 7a27285f37 log: restructure handle function Felix Lange 2026-04-16 00:11:45 +0200
  • 37587a7cfc log: fix bug where WithAttrs attributes are not used Felix Lange 2026-04-16 00:09:28 +0200
  • c4186b08e5 cmd/utils: fix witness stats auto-enable to respect config file Tanvir 2026-04-16 02:10:28 +0800
  • 4cbf0e314b
    core/state: make bintrieFlatReader authoritative for non-membership CPerezz 2026-04-15 14:49:50 +0200
  • 8f15ed3a36
    core,triedb/pathdb: PR review remediation — bug fixes, error propagation, doc cleanup CPerezz 2026-04-14 12:00:01 +0200
  • 5850970e57
    core/state: fix typed nil panic in StopPrefetcher CPerezz 2026-04-12 01:52:19 +0200
  • b4caa05448
    core/state,triedb/pathdb: add pre-benchmark validation tests CPerezz 2026-04-09 14:22:25 +0200
  • 23736be800
    core/state,triedb/pathdb: doc accuracy sweep — remove stale temporal markers CPerezz 2026-04-09 12:25:12 +0200
  • 2915a9c30d
    core/state,triedb/pathdb: add integration tests for storage tombstone, multi-block evolution, and contract code generation CPerezz 2026-04-09 12:22:24 +0200
  • 9fc733c2e2
    core/state,triedb/pathdb: add defensive length checks in encodeBinary and encodeStemBlob CPerezz 2026-04-09 12:19:51 +0200
  • 69c0028094
    triedb/pathdb: replace crit panic shim with error propagation through Flush CPerezz 2026-04-09 12:17:59 +0200
  • 149277be3c
    triedb/pathdb: use scheme-appropriate hasher in diskLayer.node CPerezz 2026-04-09 11:29:31 +0200
  • 21f243ff8a
    triedb/pathdb,core/state: fix disklayer.storage fail-open gate and historicStateReader rlp.Split bug CPerezz 2026-04-09 11:27:35 +0200
  • 45de1c3cc1
    triedb/pathdb: fix mid-stem generator resume via mergeStemBlob RMW CPerezz 2026-04-09 11:22:56 +0200
  • 78f785e4ff
    core/state: fix (nil,nil) shadowing trie reader fallback in bintrieFlatReader CPerezz 2026-04-09 10:54:35 +0200
  • fcc0587ec3
    core/state,triedb/pathdb: fix bintrieFlatReader disk-layer shape via per-offset extraction CPerezz 2026-04-09 00:31:28 +0200
  • bfb77d98f6
    core/state,triedb/pathdb: enable bintrie flat state reads end-to-end CPerezz 2026-04-08 00:18:34 +0200
  • 0508d40aaf
    triedb/pathdb: bintrie snapshot generator CPerezz 2026-04-07 23:02:21 +0200
  • a1ff36d9e1
    core/state,triedb/pathdb: wire bintrie leaves through stateUpdate CPerezz 2026-04-07 22:35:24 +0200
  • 29ef7576d9
    core/state: hook leaf production in binaryHasher CPerezz 2026-04-07 19:57:55 +0200
  • 437a53bbe0
    triedb/pathdb: implement bintrieFlatCodec + stem blob helpers CPerezz 2026-04-07 19:43:17 +0200
  • a2f00cb291
    core/rawdb: add BinTrieStemPrefix and stem accessors CPerezz 2026-04-07 19:02:29 +0200
  • 0fb4d9226b
    triedb/pathdb: bump journal version to 4 CPerezz 2026-04-07 16:13:45 +0200
  • f1d7143afa
    triedb/pathdb: thread flatStateCodec through internals CPerezz 2026-04-07 15:48:28 +0200
  • eaf5523a5a
    triedb/pathdb: introduce flatStateCodec abstraction CPerezz 2026-04-07 14:17:16 +0200
  • 2851f7b8c7
    trie/bintrie: implement binaryNodeIterator.seek() CPerezz 2026-04-07 14:09:07 +0200
  • 64d185616c
    core/state: plumb CodeSize through AccountMut for binaryHasher CPerezz 2026-04-07 18:32:46 +0200
  • 533d2109d5
    core: fix memory leaking Gary Rong 2026-04-07 13:50:57 +0800
  • aec9c18432
    core/state: improve binary hasher Gary Rong 2026-03-31 14:57:55 +0800
  • a2496465f9
    core: fix cross validation Gary Rong 2026-03-31 14:22:39 +0800
  • d57dca07b1
    core/state: integrate witness collector Gary Rong 2026-03-27 17:14:47 +0800
  • 5e23a29b73
    core/state: integrate prefetching into merkle hasher Gary Rong 2026-03-26 12:16:27 +0800
  • 91298c8655
    core/state: implement binary hasher just for demonstration Gary Rong 2026-03-24 14:29:15 +0800
  • 282cece030
    core/state: implement merkle hasher Gary Rong 2026-03-23 10:00:58 +0800
  • 38c7021c73
    core/state: invoke prefetcher Gary Rong 2026-03-20 16:05:46 +0800
  • 1ae462f08d
    core/state: build hasher skeleton Gary Rong 2026-03-20 15:01:44 +0800
  • 9daaef1923
    core/state: remove trie prefetcher and witness from stateDB Gary Rong 2026-03-20 14:21:21 +0800
  • e2c00d6c96
    core/state: add hasher interface definition Gary Rong 2026-03-20 14:05:01 +0800
  • 00c3b6da6c
    core/state: rework trie prefetcher Gary Rong 2026-03-17 17:17:48 +0800
  • bc0397fe9f
    fix: freezer incorrect fsync ordering so that the temp file fsync happens before the rename Snehendu Roy 2026-04-15 18:25:15 +0530
  • 1f2ebc5d59 eth: drop PeerInclusionStats wrapper and use txtracker.PeerStats directly Csaba Kiraly 2026-04-15 14:35:37 +0200
  • a7654f1916 cmd/geth, core/rawdb, internal/version: replace deprecated strings.Title ray 2026-04-15 19:23:52 +0800
  • 9dbaa834bf log: gofmt Felix Lange 2026-04-15 12:01:10 +0200
  • f3893994c1 log: actually use glogWithAttrs Felix Lange 2026-04-15 11:52:12 +0200
  • 552c033e64 log: simplify pc level cache and fix bug in WithAttrs Felix Lange 2026-04-15 11:14:56 +0200
  • e0989cdff4 graphql: respect rpc.rangelimit in Logs query Tanvir 2026-04-15 15:25:19 +0800
  • ef0f1f96f9
    core/state: ignore the root returned in Commit function for simplicity (#34723) rjl493456442 2026-04-15 11:15:43 +0800
  • c2d7ca712a core/state: ignore the root returned in Commit function for simplicity Gary Rong 2026-04-15 10:18:25 +0800
  • c30c846ce8
    eth/catalyst: wire up slotnum for testing_buildBlockV1 (#34721) felipe 2026-04-14 17:01:48 -0600
  • c9fea44616
    eth/catalyst: respect slot num if specified in payload attributes for testing_buildBlockV1 (#34722) felipe 2026-04-14 17:00:29 -0600