DjedAlliance / Gluon-Ergo-WebUI

https://gluon-w-ergo-web-ui.vercel.app
3 stars 5 forks source link

Sometimes the frontend receives the signed transaction, but the transaction is not submitted #20

Open ceilican opened 4 months ago

ceilican commented 4 months ago
Screenshot 2024-07-30 at 09 44 20

The frontend gets stuck on "Sign transaction" message (which actually means that the transaction has been signed successfully in Nautilus). The "Transaction submitted (click me)" message never appears.

ceilican commented 4 months ago

Furthermore, I have checked the explorer, and the transaction has not been submitted to the blockchain.

ceilican commented 4 months ago

This issue appears to occur when there is another transaction still in the mempool.

ceilican commented 4 months ago

I have confirmed that, once the other transaction from the mempool gets confirmed on the blockchain, this issue does not occur anymore.