-
Notifications
You must be signed in to change notification settings - Fork 102
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
feat: allow l2 withdrawal (funds stuck in l2 that didnt reach evm) #7734
feat: allow l2 withdrawal (funds stuck in l2 that didnt reach evm) #7734
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm trying the PR, but I think it's not working correctly. I create a stuck tx, and then i try to withdraw L2 funds, but I have a Not enough balance.
error and the Withdraw from L2
popup stays in an infinite loop
What is the amount that you tried to withdraw? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job!
It works correctly with the software profiles, but I have found a problem with ledger
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works perfectly for both profiles (ledger and software) 🚀
Amazing job @brancoder 👏🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥🔥 🔥 🔥 🔥 🔥 🔥 🔥 🔥
9c944b5
into
release/desktop-shimmer-2.1.11
Closes #7695