Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/state/snapshot
Martin Holst Swende e570835356
core/state/snapshot: implement iterator priority for fast direct data lookup
5 years ago
..
account.go core: initial version of state snapshots 5 years ago
difflayer.go core/state/snapshot: move iterator out into its own files 5 years ago
difflayer_test.go core/state/snapshot: move iterator out into its own files 5 years ago
disklayer.go core/state/snapshot: bloom, metrics and prefetcher fixes 5 years ago
disklayer_test.go core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
generate.go core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
iteration.md core/state/snapshot: implement snapshot layer iteration 5 years ago
iterator.go core/state/snapshot: move iterator out into its own files 5 years ago
iterator_binary.go core/state/snapshot: move iterator out into its own files 5 years ago
iterator_fast.go core/state/snapshot: implement iterator priority for fast direct data lookup 5 years ago
iterator_test.go core/state/snapshot: implement iterator priority for fast direct data lookup 5 years ago
journal.go core: journal the snapshot inside leveldb, not a flat file 5 years ago
snapshot.go core/state/snapshot: bloom, metrics and prefetcher fixes 5 years ago
snapshot_test.go core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
sort.go core/state: lazy sorting, snapshot invalidation 5 years ago
wipe.go core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago
wipe_test.go core/rawdb, core/state/snapshot: runtime snapshot generation 5 years ago