Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Supersede
ClientState
proof verification methods with generic inter…
…faces (#531) * Supersede ClientState proof verification methods with generic interfaces * add changelog entry * Inline tendermint verify_(non)_membership impls * Move height verifications to appropriate places * Fix verify_* comments * Fix tests * Remove Seq & ConsState conversions * Fix no-std * Fix ChannelEnd error comment * Add client_state frozen check for chan_open/close_init * Rename assert_not_frozen and make it abstract * Fix chan_open_init unit tests * remove extra block * changelog 545 * Remove frozen_height interface * Add missed client frozen checks * Add proto_encode_vec --------- Co-authored-by: Philippe Laferriere <[email protected]>
- Loading branch information