plugeth/core/state/snapshot
2020-03-04 14:38:55 +02:00
..
account.go core: initial version of state snapshots 2020-02-25 12:51:04 +02:00
difflayer_test.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
difflayer.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
disklayer_test.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
disklayer.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
generate.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 2020-03-03 09:17:13 +02:00
iterator_binary.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
iterator_fast.go core/state/snapshot: handle deleted accounts in fast iterator 2020-03-04 14:38:55 +02:00
iterator_test.go core/state/snapshot: handle deleted accounts in fast iterator 2020-03-04 14:38:55 +02:00
iterator.go core/state/snapshot: faster account iteration, CLI integration 2020-02-25 12:51:15 +02:00
journal.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
snapshot_test.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
snapshot.go core/state: extend snapshotter to handle account resurrections 2020-03-03 15:52:00 +02:00
sort.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +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