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

Have a tool to check the missing tx for token bridge #1722

Open
Kailai-Wang opened this issue May 22, 2023 · 1 comment
Open

Have a tool to check the missing tx for token bridge #1722

Kailai-Wang opened this issue May 22, 2023 · 1 comment
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days Stale

Comments

@Kailai-Wang
Copy link
Collaborator

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.

@Kailai-Wang Kailai-Wang added I2-medium should be completed within 10 working days D6-automation CI/CD, tools, helper scripts labels May 22, 2023
@github-actions
Copy link
Contributor

❗ This issue is stale because it has been open for 60 days with no activity.
Remove Stale label or update it, otherwise this issue will be closed in 7 days.
@litentry/parachain

@github-actions github-actions bot added the Stale label Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days Stale
Projects
None yet
Development

No branches or pull requests

1 participant