mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-15 23:08:19 +00:00
e6402677c2
* core/state/snapshot: print warning if failed to resolve journal * core/state/snapshot: fix snapshot recovery When we meet the snapshot journal consisted with: - disk layer generator with new-format - diff layer journal with old-format The base layer should be returned without error. The broken diff layer can be reconstructed later but we definitely don't want to reconstruct the huge diff layer. * core: add tests |
||
---|---|---|
.. | ||
account.go | ||
conversion.go | ||
difflayer_test.go | ||
difflayer.go | ||
disklayer_test.go | ||
disklayer.go | ||
generate_test.go | ||
generate.go | ||
iterator_binary.go | ||
iterator_fast.go | ||
iterator_test.go | ||
iterator.go | ||
journal.go | ||
snapshot_test.go | ||
snapshot.go | ||
sort.go | ||
wipe_test.go | ||
wipe.go |