Some VTRANSFER_IBC_EVENT
actions do not have txHash / msgIdx in context
#11069
Labels
VTRANSFER_IBC_EVENT
actions do not have txHash / msgIdx in context
#11069
Describe the bug
We're currently seeing some logs on mainnet where
pushAction
is not able to extract thetxHash
andmsgIdx
from the context forVTRANSFER_IBC_EVENT
actions, seemingly for acknowledgement (bothwriteAcknowledgement
andacknowledgementPacket
)The error is benign beyond lack of context attribution.
To Reproduce
https://cloudlogging.app.goo.gl/y8rSawpwGB6edu4S9
Expected behavior
No error in the logs
Platform Environment
Screenshots
I am somewhat confused because this particular log entry is referencing a block (18571923) that had no activity whatsoever (no cosmos tx, nor any swingset execution, including this action that should have gotten pushed)
The text was updated successfully, but these errors were encountered: