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

Use hex encoded event attributes for ibc packet_data and packet_ack #494

Open
damiannolan opened this issue May 6, 2024 · 0 comments
Open

Comments

@damiannolan
Copy link

The deprecated ibc event attributes have now been removed:

  • packet_data
  • packet_ack

These are superseded by the hex encoded event attributes:

  • packet_data_hex
  • packet_ack_hex

See cosmos/ibc-go#6023

Surfaced from failing e2e tests leveraging hyperspace relayer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant