Aditya

Results 79 comments of Aditya

Superceded by #1152 We will go with hashing the packet and acknowledgement. Modulo further security and auditor feedback

Closed and superceded by the feature branch with the merge of #7358

This has been changed in the spec: https://github.com/cosmos/ibc/pull/1144

We can also implement this if we store the packet in ibc-core if the recvPacket returns an async ack, thus the application is not required to store the packet themselves...

Hi thanks for the issue writeup! I'm a bit confused as to the need for this. Events make sense to use for new packets being created. However, if you want...

Completed in https://github.com/cosmos/ibc-go/pull/7869

Does this already have all the necessary changes for supporting v0.53? Changes look good from an ibc-go perspective. Happy the changes are so simple! We'll target a new minor release...