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

Missing transactions on the bridge website if refreshing #14017

Closed
BlankerL opened this issue Jun 20, 2023 · 2 comments
Closed

Missing transactions on the bridge website if refreshing #14017

BlankerL opened this issue Jun 20, 2023 · 2 comments
Assignees

Comments

@BlankerL
Copy link

BlankerL commented Jun 20, 2023

Describe the bug

When I transfer ETH from Taiko to Sepolia, if I refresh the page right after clicking "Sign Transaction" on MetaMask, the transactions will not be stored and shown on "Transaction" tab.

Steps to reproduce

  1. Go to "Bridge" tab, choose to end ETH from Taiko to Sepolia,
  2. Once MetaMask popup, send the transaction,
  3. Refresh the website immediately after signing the tx,
  4. Go the "Transaction" tab, the transactions will not show there

Additional context

N/A

@BlankerL BlankerL changed the title Missing transactions on the bridge website if refresh the site Missing transactions on the bridge website if refreshing Jun 20, 2023
@BlankerL
Copy link
Author

BlankerL commented Jun 20, 2023

I had a discussion with @jscriptcoder on Discord, and it appears to be a bug related to the transaction recording mechanism in Bridge UI.

@jscriptcoder jscriptcoder self-assigned this Jun 20, 2023
@cyberhorsey
Copy link
Contributor

cyberhorsey commented Jun 20, 2023

This has been fixed by a redeploy of the L2 to L1 relayer, which was lagging behind due to not creating transactions with the correct baseFeePerGas, and the request context did not have a timeout so it would hang forever and failed to move on to the next block. Closed by #14019 and #14024

The relayer is now resyncing.

@github-project-automation github-project-automation bot moved this from 📝 Todo to ✅ Done in Taiko Project Board Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants