If you start gaia lite and connect to an existing chain with many blocks, you definitely want to be able to verify proofs for blocks which were committed before you started gaia lite. Probably this should require confirmation by the user of some sort, and include an easy way to input a root-of-trust (as a JSON file or something) from an external source (e.g. block explorer, signed Github commit/repo, multi-signed file, etc.)
Ref https://github.com/cosmos/cosmos-sdk/pull/2210/files#r217266705
cc @HaoyangLiu
As per discussion on SDK call, here is what we need prelaunch:
.gaiacli)Possibly related to https://github.com/tendermint/tendermint/issues/1771 @ebuchman?
This is a tendermint issue. The team there is working on state-sync which will solve this, going to close.
Most helpful comment
As per discussion on SDK call, here is what we need prelaunch:
.gaiacli)Possibly related to https://github.com/tendermint/tendermint/issues/1771 @ebuchman?