cosmos / sp1-ics07-tendermint

This is a zero knowledge IBC tendermint light client written using SP1 and ibc-rs (WIP)
MIT License
22 stars 4 forks source link

[EPIC] Allow more customizable light client parameters #62

Closed srdtrk closed 3 months ago

srdtrk commented 3 months ago

I've published this repo with the assumption of default client parameters (on the side of the operator, the contract shouldn't need any changes). These default parameters are:

Therefore, we should allow the user to set these parameters on genesis. Then the operator can query them while running.