You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a transaction is sped up in the wallet/ resubmitted with higher gas and provider.getTransaction is called with the original transaction hash, the wait call on the generated transaction response hangs for an indefinite amount of time and doesn't throw an error "TRANSACTION_REPLACED" indicating that the transaction has been replaced by a new transaction.
Ethers Version
5.6.3
Search Terms
wait, getTransaction, provider, transaction.wait
Describe the Problem
After a transaction is sped up in the wallet/ resubmitted with higher gas and provider.getTransaction is called with the original transaction hash, the wait call on the generated transaction response hangs for an indefinite amount of time and doesn't throw an error "TRANSACTION_REPLACED" indicating that the transaction has been replaced by a new transaction.
Code Snippet
Contract ABI
No response
Errors
No response
Environment
node.js (v12 or newer)
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: