bsc/core/state/snapshot
John.h 354d0a4dab
core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635) (#485)
* core/state/snapshot: fix BAD BLOCK error when snapshot is generating

* core/state/snapshot: alternative fix for the snapshot generator

* add comments and minor update

Co-authored-by: Martin Holst Swende <martin@swende.se>

* core/state/snapshot: fix BAD BLOCK error when snapshot is generating

* core/state/snapshot: alternative fix for the snapshot generator

* add comments and minor update

Co-authored-by: Martin Holst Swende <martin@swende.se>

Co-authored-by: Ziyuan Zhong <zzy.albert@163.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-11-01 20:34:58 +08:00
..
account.go core/state/snapshot: implement storage iterator (#20971) 2020-04-29 12:53:08 +03:00
conversion.go [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00
difflayer_test.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
difflayer.go [R4R] performance improvement in many aspects (#257) 2021-07-29 17:16:53 +08:00
disklayer_test.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
disklayer.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
generate_test.go core, eth: faster snapshot generation (#22504) 2021-04-14 23:23:11 +03:00
generate.go core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635) (#485) 2021-11-01 20:34:58 +08:00
iterator_binary.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
iterator_fast.go snapshot, trie: fixed typos, mostly in snapshot pkg (#22133) 2021-01-07 08:36:21 +02:00
iterator_test.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
iterator.go core/state/snapshot: fix typo (#408) 2021-09-06 11:22:21 +08:00
journal.go core, eth: abort snapshot generation on snap sync and resume later 2021-04-30 17:03:10 +03:00
snapshot_test.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
snapshot.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
sort.go core: fix broken tests due to API changes + linter 2020-02-25 12:51:16 +02:00
wipe_test.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
wipe.go core, eth: faster snapshot generation (#22504) 2021-04-14 23:23:11 +03:00