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

Revise L1 fee overhead on eth_estimateGas RPC #693

Closed
eyusufatik opened this issue Jun 10, 2024 · 0 comments · Fixed by #1261
Closed

Revise L1 fee overhead on eth_estimateGas RPC #693

eyusufatik opened this issue Jun 10, 2024 · 0 comments · Fixed by #1261
Assignees

Comments

@eyusufatik
Copy link
Member

Summary

When Metamask send max is used the transaction fails on L1 fee. We probably fail to do a good estimate on the L1 fee overhead for gas, let's dig into this

Steps to reproduce

  1. Switch to Citrea devnet on metamask with an address with balance.
  2. Send cBTC to another address. Use the max button on the side.
  3. The tx will be stuck on the mempool for sometime and eventually dropped out.

Expected Result

We can empty the wallet (a few wei is fine)

Actual Result

Tx is failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants