Ensure that gaia lite can be started with a custom / zero-height root-of-trust #2323
Closed
Description
opened on Sep 13, 2018
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
Activity