mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 06:46:25 +00:00
Transaction unindexing will be enabled by default as of 1.10, which causes tx status retrieval will be broken without this PR. This PR introduces a retry mechanism in TxStatus retrieval.