Skip to content

fix: Handle fee transfer failure during processWithdrawal#529

Merged
mattsse merged 2 commits into
mainfrom
aditya/fee_transfer_failure
Jun 25, 2026
Merged

fix: Handle fee transfer failure during processWithdrawal#529
mattsse merged 2 commits into
mainfrom
aditya/fee_transfer_failure

Conversation

@adityapk00

Copy link
Copy Markdown
Contributor

During processWithdrawal, if the fee transfer to the sequencer's L1 wallet fails (for eg TIP-403 blacklist), then the withdrawal will revert and will stall the entire withdrawal queue. Handle this catching the exception and forgoing the fee in case this happens so as to not stall withdrawals

@mattsse mattsse added this pull request to the merge queue Jun 25, 2026
Merged via the queue into main with commit ad40ca2 Jun 25, 2026
14 checks passed
@mattsse mattsse deleted the aditya/fee_transfer_failure branch June 25, 2026 14:04
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 this pull request may close these issues.

2 participants