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

web3 send fails on new local testing environments #7007

Open
luu-alex opened this issue Apr 25, 2024 · 0 comments
Open

web3 send fails on new local testing environments #7007

luu-alex opened this issue Apr 25, 2024 · 0 comments
Labels
4.x 4.0 related Bug Addressing a bug

Comments

@luu-alex
Copy link
Contributor

luu-alex commented Apr 25, 2024

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

  1. [First step]
  2. [Second step]
  3. [and so on...]

Logs

Environment

@luu-alex luu-alex added Bug Addressing a bug 4.x 4.0 related labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Bug Addressing a bug
Projects
None yet
Development

No branches or pull requests

1 participant