Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Transactions that cannot be immediately executed still show execution parameters #2943

Closed
katspaugh opened this issue Nov 2, 2021 · 1 comment
Labels
Bug 🐛 Something isn't working

Comments

@katspaugh
Copy link
Member

Description

When you create a transaction that won't be executed immediately (e.g. because there are enqueued txns), we still display gas estimation in TX Review modals.
Obviously, there won't be any immediate gas costs if a tx isn't going to be executed right away.

Steps to reproduce

  1. Create a tx
  2. Uncheck the Execute Transaction checkbox
  3. Observe the gas estimation still displayed

Another case:

  1. Create a tx
  2. Uncheck the Execute Transaction checkbox
  3. Submit the tx but don't execute
  4. Create another tx
  5. On the review screen, it has gas estimation
@katspaugh
Copy link
Member Author

Will be fixed in #3257.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant