Closed
Description
Final Packet structure needs to be fully specified before we can do this.
- Implement the
EmitSendPacketEvents
function for channel/v2 chore: add events for send packet #7577 - Implement the
EmitRecvPacketEvents
function for channel/v2 chore: add events for recv packet. #7582 - Implement the
EmitWriteAckEvents
function for channel/v2 chore: add events for write ack. #7583 - Implement the
EmitAckPacketEvents
function for channel/v2 chore: add events for ack packet. #7584 - Implement the
EmitTimeoutPacketEvents
function for channel/v2
In addition, events for CreateChannel/ProvideCounterparty
should also be amended/added:
- Amend the
EmitCreateChannelEvent
function for channel/v2 chore: amend event emitted for create channel to include client identifier #7557 - Implement the
EmitProvideCounterpartyEvent
function for channel/v2 chore: add event for register counterparty #7556
Metadata
Metadata
Assignees
Type
Projects
Status
Done