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

withdraw-finalize fails with gas error #141

Open
jugheo opened this issue May 22, 2024 · 2 comments
Open

withdraw-finalize fails with gas error #141

jugheo opened this issue May 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jugheo
Copy link

jugheo commented May 22, 2024

🐛 Bug Report for zkSync CLI

📝 Description

withdraw-finalize fails with gas error

🔄 Reproduction Steps

  1. run npx zksync-cli bridge withdraw-finalize

🤔 Expected Behavior

The withdrawal gets finalised

😯 Current Behavior

One of these two errors shows up and the withdrawal doesn't get finalised:

cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={"reason":"execution reverted: xx","code":"UNPREDICTABLE_GAS_LIMIT","method":"estimateGas", ...
cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{\"jsonrpc\":\"2.0\",\"id\":1,\"error\":{\"code\":-32000,\"message\":\"fee cap less than block base fee: address 0x1234567...., gasFeeCap: 13577057890 baseFee: 14021893374\"}}","error":{"code":-32000},"requestBody": ...

🖥️ Environment

  • Package version: 1.7.1
  • Node version: 22
  • NPM/Yarn version: 10.7.0
@jugheo jugheo added the bug Something isn't working label May 22, 2024
@jugheo
Copy link
Author

jugheo commented Aug 14, 2024

This is still happening and makes the withdrawal finalisation effectively unusable. Please fix it.

@itsacoyote
Copy link
Contributor

We are currently investigating the bridge withdrawal issue @jugheo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants