Closed
Description
Summary
Add support for Endpoint
utility functions for the v2 message server.
Instead of using chain.SendMsgs for everything, we should be able to use convenience functions like endpoint.SendPacket
etc. for all the v2 endpoints.
- Add endpoint.MsgSendPacket
- Add endpoint.MsgRecvPacket
- Add endpoint.MsgAcknowledgePacket
- Add endpoint.MsgTimeoutPacket
Parse packet from events instead of manually constructing in(Pulled out into Parse packet from events instead of manually constructing in endpoint.MsgSendPacket #7856)endpoint.MsgSendPacket
ref ICS4: Event emission Specification ibc#1165- Add tests for validate basic of all the new message types #7466
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged/assigned
- Estimate provided
Metadata
Metadata
Assignees
Type
Projects
Status
Done