cronos-blockscout
cronos-blockscout copied to clipboard
Problem: missing unlucky transactions
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.