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

Do not consider transaction dropped for some time #11

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

azdagron
Copy link
Contributor

When using Infura, a newly created transaction may not show up when querying the network for some time. This causes false-positive "dropped transaction" detection.

This change will wait until 30 seconds has elapsed before considering a transaction dropped.

When using Infura, a newly created transaction may not show up when
querying the network for some time. This causes false-positive "dropped
transaction" detection.

This change will wait until 30 seconds has elapsed before considering a
transaction dropped.
@jtolio jtolio merged commit 29de077 into main Jun 28, 2024
1 check passed
@jtolio jtolio deleted the azdagron/dont-drop-believing branch June 28, 2024 14:05
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.

3 participants