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

Problem: missing unlucky transactions #110

Open
WilliamXieCrypto opened this issue Nov 17, 2022 · 0 comments
Open

Problem: missing unlucky transactions #110

WilliamXieCrypto opened this issue Nov 17, 2022 · 0 comments

Comments

@WilliamXieCrypto
Copy link
Contributor

Because of an error in node(unlucky tx), some transactions cannot be found in the blockscout.

Environment

  • Elixir & Erlang/OTP versions (elixir -version): 1.13.4/24.3.4.1
  • Operating System:
  • Blockscout Version/branch: master

Steps to reproduce

e.g one of missing tx: https://cronos.org/explorer/search-results?q=0x435ef379b9ddf226d9fe098ae39d36aed2d03f3c46febd84c48919f1adf1b7fe

The RPC endpoint can get the tx(after node repair): https://rpc.cronos.org/tx_search?query=%22ethereum_tx.ethereumTxHash=%270x435ef379b9ddf226d9fe098ae39d36aed2d03f3c46febd84c48919f1adf1b7fe%27%22

Expected behaviour

Should get the missing Tx like 0x435ef379b9ddf226d9fe098ae39d36aed2d03f3c46febd84c48919f1adf1b7fe

Actual behaviour

Missing the tx.

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

No branches or pull requests

1 participant