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
Reported internally
Due to an update in geth, using web3js and sending a transaction users may run into an issue of trying to get a receipt of no blocks and getting an error instead transaction indexing is in progress.
Possible solution: Web3js should poll until a block is posted when receiving transaction indexing is in progress
Expected behavior
Actual behavior
Steps to reproduce the behavior
[First step]
[Second step]
[and so on...]
Logs
Environment
The text was updated successfully, but these errors were encountered:
Reported internally
Due to an update in geth, using web3js and sending a transaction users may run into an issue of trying to get a receipt of no blocks and getting an error instead
transaction indexing is in progress
.Possible solution: Web3js should poll until a block is posted when receiving
transaction indexing is in progress
Expected behavior
Actual behavior
Steps to reproduce the behavior
Logs
Environment
The text was updated successfully, but these errors were encountered: