Have a tool to check the missing tx for token bridge #1722
Labels
D6-automation
CI/CD, tools, helper scripts
I2-medium
should be completed within 10 working days
Stale
Context
When the relayer servers are down, txs can still be submitted during the downtime.
Restarting the relayers later won't scan for missing txs in a backtracking way.
We would need either a tool/script or live monitoring to check this.
We can look for
ChainBridge.FungibleTransfer
events and extract the nonces and destination ERC20 addresses, and check if the destination receives the tokens.✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered: