question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dropped and replaced transaction hangs brownie while repeatedly hitting infura 18,091 times with eth_getTransactionReceipt

See original GitHub issue

Environment information

  • brownie Version: v1.11.0
  • ganache-cli Version: v6.10.1 (ganache-core: 2.11.2)
  • solc Version:
  • Python Version: 3.8.5
  • OS: win 10

What was wrong?

Please include information like:

sent a transaction transaction was dropped and replaced on etherscan no error, just repeatedly hi infura 18,091 while waiting for transaction to confirm for 4 hours

How can it be fixed?

Fill this in if you know how the bug could be fixed. if transaction is dropped and replaced it should work with the replaced transaction

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
iamdefinitelyahumancommented, Nov 20, 2020

Oh my 😬 Was the replacement transaction broadcast within Brownie or via another program?

I think this was fixed in #846 but I’ll have a look again to be sure.

0reactions
sabotagebeatscommented, Mar 7, 2021

Haven’t experienced this since recent versions. Closing issue and will reopen if I encounter the problem again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transaction dropped - Questions - Infura Community
I send ETH to another account ,and the transaction's status is dropped,but my ETH disappeared. ... The transaction was dropped and replaced.
Read more >
What happens when a Dropped Transaction is replaced by ...
Now, when a transaction is dropped, it means that it is no longer broadcasted by the nodes within the Ethereum blockchain.
Read more >
Ethereum Transactions - Pending, Mined, Dropped & Replaced
When a transaction is dropped, the sender will oftentimes send a replacement transaction with the same nonce value to “replace” that failed transaction....
Read more >
Why did the dropped and replaced transaction go to a different ...
The initial transaction was 'dropped and replaced' and the replacement transaction was successful, but appears the funds were sent to a ...
Read more >
TransactionError: Tx dropped without known replacement
"Dropped and replaced" means the transaction is being replaced by a new one, Eth is being overloaded with a new gas fee.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found