cosmos-sdk/snapshots/types
yihuang e397434d9e
feat: Make extension snapshotter interface safer to use (#11825)
* Make extension snapshotter interface safer to use

Closes: #11824
Solution:
- Use new methods `SnapshotExtension`/`RestoreExtension` to handle payload stream specifically.
- Improve unit tests.

* update changelog

* Update snapshots/types/util.go

* changelog

* go linter

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-08-18 09:33:55 +02:00
..
convert.go run make format && go mod tidy (#7298) 2020-09-14 12:42:09 +01:00
errors.go feat: ADR-040: add state sync for v2 store (#10794) 2022-03-04 06:05:23 +00:00
format.go feat: ADR-040: add state sync for v2 store (#10794) 2022-03-04 06:05:23 +00:00
options.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
snapshot.pb.go chore: api sub-module vanity URL (#11941) 2022-05-12 10:19:04 +00:00
snapshotter.go feat: Make extension snapshotter interface safer to use (#11825) 2022-08-18 09:33:55 +02:00
util.go feat: Make extension snapshotter interface safer to use (#11825) 2022-08-18 09:33:55 +02:00