plugeth/core/state/snapshot
2020-02-25 12:51:14 +02:00
..
account.go core: initial version of state snapshots 2020-02-25 12:51:04 +02:00
difflayer_test.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
difflayer.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
disklayer_test.go core/rawdb, core/state/snapshot: runtime snapshot generation 2020-02-25 12:51:08 +02:00
disklayer.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
generate.go core/rawdb, core/state/snapshot: runtime snapshot generation 2020-02-25 12:51:08 +02:00
iteration.md core/state/snapshot: implement snapshot layer iteration 2020-02-25 12:51:12 +02:00
iterator_binary.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
iterator_fast.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
iterator_test.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
iterator.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
journal.go core: journal the snapshot inside leveldb, not a flat file 2020-02-25 12:51:10 +02:00
snapshot_test.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
snapshot.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
sort.go core/state: lazy sorting, snapshot invalidation 2020-02-25 12:51:05 +02:00
wipe_test.go core/state/snapshot: full featured account iteration 2020-02-25 12:51:14 +02:00
wipe.go core/rawdb, core/state/snapshot: runtime snapshot generation 2020-02-25 12:51:08 +02:00