You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vector commitments are the mechanism underlying verification methods. IBC clients use & implement these methods to verify proofs that the state of foreign chains at a certain height contains a certain key/value (or alternatively the absence of that key/value).
Context
Vector commitments are the mechanism underlying verification methods. IBC clients use & implement these methods to verify proofs that the state of foreign chains at a certain height contains a certain key/value (or alternatively the absence of that key/value).
Further reading
IBC Vector Commitments English spec: ics-023-vector-commitments
Dependencies
For basic implementation:
For complete implementation & acceptance:
Building blocks:
Acceptance criteria
Related issues
The following ongoing issues provide a more fine-grained perspective about the progress on vector commitments:
MissingLocalConsensusState
error inverify_consensus_proof
UnreachableMissingLocalConsensusState
error inverify_consensus_proof
cosmos/ibc-rs#33The text was updated successfully, but these errors were encountered: