This repository was archived by the owner on May 11, 2024. It is now read-only.
This repository was archived by the owner on May 11, 2024. It is now read-only.
Inconsistency in Transaction Status Reporting for Proposer and Subsequent Proving Failures #795
Open
Description
Describe the bug
It seems that there are instances where the proposer believes that the proposeTx has failed (as the log does not display "Propose transactions succeeded"), but in reality, the proposerTx has actually succeeded.
(This is just a guess) This appears to lead to a corresponding failure in the proving process.
I noticed it after the log disappeared, so there is no log.
I will add the log when I get it.
Steps to reproduce
- Run both the prover and the proposer on the same server using the same private key.
- Monitor the success logs of the proposer by running sudo docker compose --profile proposer | grep "Propose transactions succeeded".
- Monitor the proposer address on the explorer and wait until the proposerTx is confirmed as successful.
- Identify and observe any instances where step 3 is met but step 2 is not.
Spam policy
- I verify that this issue is NOT SPAM and understand SPAM issues will be closed and reported to GitHub, resulting in ACCOUNT TERMINATION.