Files
cosmos-sdk/types
Erik Grinaker 4faeefebd2 Add state sync support (#7166)
* Add state sync support

* fix incorrect test tempdir

* proto: move and update Protobuf schemas

* proto: lint fixes

* comment tweaks

* don't use type aliasing

* don't call .Error() when logging errors

* use create terminology instead of take for snapshots

* reuse chunk hasher

* simplify key encoding code

* track chunk index in Manager

* add restoreDone message for Manager

* add a ready channel to Snapshotter.Restore()

* add comment on streaming IO API

* use sdkerrors for error handling

* fix incorrect error

* tweak changelog

* syntax fix

* update test code after merge
2020-09-08 09:05:44 +00:00
..
2020-09-08 09:05:44 +00:00
2020-08-14 13:58:53 -04:00
2020-08-14 13:58:53 -04:00
2020-08-14 09:09:53 +00:00
2020-08-14 13:58:53 -04:00
2020-08-14 09:09:53 +00:00
2019-12-10 11:48:57 -05:00
2020-08-25 19:08:22 +00:00
2020-08-25 19:08:22 +00:00
2020-05-08 08:46:12 +00:00
2020-06-12 10:17:36 -04:00
2020-06-11 15:37:23 +00:00
2020-03-04 17:49:59 +00:00
2020-07-30 14:53:02 +00:00
2020-08-07 23:32:22 +00:00
2020-03-04 17:49:59 +00:00
2020-04-08 20:57:52 -04:00
2020-08-14 13:58:53 -04:00