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

txmgr: Handle "already mined" cased when publishing a tx #13739

Open
sebastianst opened this issue Jan 13, 2025 · 0 comments · May be fixed by #13856
Open

txmgr: Handle "already mined" cased when publishing a tx #13739

sebastianst opened this issue Jan 13, 2025 · 0 comments · May be fixed by #13856
Assignees

Comments

@sebastianst
Copy link
Member

There seems to be a bug in the txmgr where it doesn't exit its publishing loop when encountering an "already mined" error. This can happen if there's an L1 rpc connection error publishing the tx, but the rpc did publish the tx in the background nonetheless and the tx is then included.

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.

1 participant