You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a single transaction from the transaction builder, and executing immediately, the success dialogue will tell you that your transaction batch is ready to execute, even though it has already been executed.
Environment
Browser: Chrome
Wallet: MetaMask
Chain: sepolia
Steps to reproduce
Go to the transaction builder, create a single transaction, and select create batch -> send batch.
Execute the batch.
Click Finish
Expected result
The success modal should only prompt you to sign/execute the batch if you have not already done so.
Obtained result
The success modal shown prompts you to execute the batch transaction, despite just having done so. [1]
Screenshots
[1]
The text was updated successfully, but these errors were encountered:
Bug description
When creating a single transaction from the transaction builder, and executing immediately, the success dialogue will tell you that your transaction batch is ready to execute, even though it has already been executed.
Environment
Steps to reproduce
create batch
->send batch
.Finish
Expected result
The success modal should only prompt you to sign/execute the batch if you have not already done so.
Obtained result
The success modal shown prompts you to execute the batch transaction, despite just having done so. [1]
Screenshots
[1]
The text was updated successfully, but these errors were encountered: