Implement header verifications for Comet contract #18
Labels
after mvp
Will only work on this at Q2 2025 onward, after the MVP demo is done
cairo
comet light client
epic
Milestone
Overview
Here we record the progress of implementing the header verification logic of Comet light client in Cairo, including the misbehavior checks similar to those live in the
tendermint-light-client-verifier
crate, and integrating the verifiers into the Comet Cairo contracts as part of theverify_client_message
implementation.Task List
Update Header
verify_client_message
method #213Misbehavior Header
verify_client_message
method #214The text was updated successfully, but these errors were encountered: