Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement
08-wasm
client types (#1031)
* feat: implement 08-wasm client types deps: bump ibc-proto rev * fix: no_std compatibility * imp: add all of the Wasm msg types * chore: update Cargo.lock * chore: use ibc-proto-rs rev which contains sovereign protos * nit: correct ibc-proto-rs rev * chore: apply review comments * fix: use From instead of TryFrom where Error = Infallible * add WASM_CLIENT_TYPE * add tests for Base64 * add tests for ClientType * add tests in wasm client type crate * use bytes over strings * nit: remove bytes --------- Co-authored-by: Ranadeep Biswas <[email protected]>
- Loading branch information