Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Support IBC core message types #284

Open
4 tasks done
cdc-Hitesh opened this issue Jun 17, 2021 · 0 comments · Fixed by #285, #286, #287 or #288
Open
4 tasks done

Problem: Support IBC core message types #284

cdc-Hitesh opened this issue Jun 17, 2021 · 0 comments · Fixed by #285, #286, #287 or #288

Comments

@cdc-Hitesh
Copy link
Contributor

cdc-Hitesh commented Jun 17, 2021

As per the latest compiled proto files to .ts, here is the list of IBC Core message types:

  • IMsgCreateClient
  • IMsgUpdateClient
  • IMsgUpgradeClient
  • IMsgSubmitMisbehaviour

It May be duplicate to #220

cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jun 21, 2021
- Refactoring module
- Support MsgCreateClient
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jun 22, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jun 22, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jun 22, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jun 22, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 8, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 8, 2021
crypto-eddy added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 8, 2021
calvinaco added a commit that referenced this issue Jul 8, 2021
Problem: Support IBC `MsgCreateClient`
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 8, 2021
crypto-eddy added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
crypto-eddy added a commit that referenced this issue Jul 12, 2021
Problem: Support IBC `MsgUpdateClient`
crypto-eddy added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
cdc-Hitesh added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 12, 2021
crypto-eddy added a commit that referenced this issue Jul 13, 2021
Problem: Support IBC `MsgUpgradeClient`
crypto-eddy added a commit to cdc-Hitesh/chain-jslib that referenced this issue Jul 13, 2021
crypto-eddy added a commit that referenced this issue Jul 13, 2021
Problem: Support IBC `MsgSubmitMisbehaviour`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment