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

Transactions sometimes confirmed by RPC then never reach blockchain. #659

Closed
danfinlay opened this issue Sep 14, 2016 · 2 comments
Closed
Assignees
Labels

Comments

@danfinlay
Copy link
Contributor

danfinlay commented Sep 14, 2016

We've had a few users report this, most recently @wighawag.

Seems like RPCs are receiving TXs, telling users they've been received, and then not relaying them to the blockchain sometimes.

Sounds like an Infura issue? @hermanjunge

@wighawag
Copy link

this issue happen while on the mainnet using https://fdd.etherisc.com/

While metamask was telling me the tx was accepted it seems that the dapp was not aware as it was being silent. no popup came to confirm the tx hash.

This in contrast to when the tx actually get propagated, the dapp is in that case confirming me the tx hash and tell me that the policy has been accepted.

@kumavis
Copy link
Member

kumavis commented Oct 10, 2016

This was resolved in provider-engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants