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

Add txn write error recovery system #159

Merged
merged 4 commits into from
Sep 17, 2024
Merged

Add txn write error recovery system #159

merged 4 commits into from
Sep 17, 2024

Conversation

ryanberckmans
Copy link
Member

No description provided.

andreolf and others added 4 commits September 4, 2024 16:56
2s block time is final. 10 seconds would be conservative, 10 seconds (conservative wait time) ÷ 2 seconds (block time) = 5 blocks, adding 10 block confermation
Transaction signing may error inside the wallet after the transaction is
signed and broadcast. wagmi/viem can't detect this so we use a sidecar
monitoring system to find signed transactions that may exist when write
errors and recover invisibly.
@ryanberckmans ryanberckmans merged commit 053fcd6 into main Sep 17, 2024
2 checks passed
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