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 https://github.com/cosmos/ibc-go/pull/6023 Surfaced from failing e2e tests leveraging hyperspace relayer.