plugeth/core/state/snapshot
Martin Holst Swende 074efe6c8d
core: fix two snapshot iterator flaws, decollide snap storage prefix
* core/state/snapshot/iterator: fix two disk iterator flaws

* core/rawdb: change SnapshotStoragePrefix to avoid prefix collision with preimagePrefix
2020-03-23 12:34:27 +02:00
..
account.go core: initial version of state snapshots 2020-02-25 12:51:04 +02:00
difflayer_test.go core/state/snapshot: fix various iteration issues due to destruct set 2020-03-04 15:06:04 +02:00
difflayer.go core/state/snapshot: fix various iteration issues due to destruct set 2020-03-04 15:06:04 +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: fix various iteration issues due to destruct set 2020-03-04 15:06:04 +02:00
iterator.go core: fix two snapshot iterator flaws, decollide snap storage prefix 2020-03-23 12:34:27 +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