Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: infinite estimation #1083

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Fix: infinite estimation #1083

merged 1 commit into from
Nov 8, 2024

Conversation

borislav-itskov
Copy link
Member

Fix: if the last txn on a network fails and the nonce does not move, we enter infinite estimation; this is fixed by making sure we're comparing the nonce to a previusly successful transaction

…we enter infinite estimation; this is fixed by making sure we're comparing the nonce to a previusly successful transaction
@borislav-itskov borislav-itskov added the bug Something isn't working label Nov 8, 2024
@borislav-itskov borislav-itskov self-assigned this Nov 8, 2024
@borislav-itskov borislav-itskov merged commit 1e4004c into v2 Nov 8, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant