safe-wallet-web
safe-wallet-web copied to clipboard
[Safe creation] Remove timeout and add speed-up option
What is the feature about
When deploying a new safe there is a timeout of 1 minute after which we offer the user to "Cancel" or "Retry" the transaction which is not ideal since the transaction is still pending. Instead we should inform the user about this and offer them the option to speed-up (or cancel) the original transaction.
The list of requirements
- [ ] Remove the timeout error
- [ ] Show a speed-up option (like we do for normal transactions since #3107)
- [ ] (optional) Add sticky notifications that are always open e.g. for the speed-up message