orbs-network / staking-wallet

TETRA - the new Orbs web-based staking wallet with token locking support
4 stars 6 forks source link

Low gas fee and long waiting for commit - how to resolve #77

Open ronnno opened 3 years ago

ronnno commented 3 years ago

When users send transactions with low gas fee they have to wait - and sometimes this blocks them. they would need to cancel the transaction or speed up manually from their wallet if it supports it.

do we want to support speed up button? cancel button?

Eddy-orbs commented 3 years ago

Reference issue: https://github.com/orbs-network/staking-wallet/issues/52

ronnno commented 3 years ago

Possible solutions are to support "ongoing" or "pending" transactions queue on the main page to allow users to navigate the interface while transactions don't block them

Then. we can suggest other improvements such as "cancel" "speedup" etc. and also reflect ongoing operations when first loading the page, or when user attempts to perform and action already in the pending queue (warn/prevent the conflicting action)

low priority - other projects typically don't go into this level of transaction management. additionally this collides with wallet functionality.