go-ethereum/core/state/snapshot
rjl493456442 7d74166d3d
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
core: re-enable the legacy snapshot after sync (#35163)
2026-06-16 11:09:32 +08:00
..
context.go
conversion.go all: improve ETA calculation across all progress indicators (#32521) 2025-09-01 13:47:02 +08:00
difflayer.go core/state/snapshot: fix storageList memory accounting (#33505) 2025-12-31 09:40:43 +08:00
difflayer_test.go core/state/snapshot: fix storageList memory accounting (#33505) 2025-12-31 09:40:43 +08:00
disklayer.go core/state/snapshot: snapshot generation shutdown race condition (#33540) 2026-06-04 21:22:58 -05:00
disklayer_test.go
generate.go core/state/snapshot: snapshot generation shutdown race condition (#33540) 2026-06-04 21:22:58 -05:00
generate_test.go all: fix all typos, as reported by crates-ci/typos (#35008) 2026-06-10 18:50:51 +02:00
holdable_iterator.go
holdable_iterator_test.go
iterator.go all: fix all typos, as reported by crates-ci/typos (#35008) 2026-06-10 18:50:51 +02:00
iterator_binary.go
iterator_fast.go all: use cmp.Compare (#30958) 2025-01-02 14:06:47 +01:00
iterator_test.go core/state/snapshot: fix condition in iterator traversal test (#34638) 2026-05-01 20:22:48 +02:00
journal.go core/state/snapshot: snapshot generation shutdown race condition (#33540) 2026-06-04 21:22:58 -05:00
metrics.go
snapshot.go core: re-enable the legacy snapshot after sync (#35163) 2026-06-16 11:09:32 +08:00
snapshot_test.go
utils.go