safe-react
safe-react copied to clipboard
This repo is being deprecated. New repo – https://github.com/safe-global/web-core
## Overview In the transaction history and queue, there is no option to verify the contract address of the token I am interacting with but rather only the receiver of...
If a Safe creation tx is mining for too long, it throws an exception which isn't caught. We log it to the console, so there should be a catch somewhere,...
## Overview This epic contains some issues and suggestions to promote the use of CowSwap and offer Gnosis Safe a better trading experience. ## Context CowSwap is releasing Smart Contract...
## Overview Part of #2998. Related to #970 As a mobile user using a mobile browser, I want, that if I click on a link for Gnosis Safe Web, then...
## Overview Part of #2998 Remember the gas limit defined when a Dapp sends a transaction to Gnosis Safe using the Wallet Connect bridge. The gas limit is a field...
## Description Cookies are sometimes prefixed with our legacy immortal keys. In line with [migrating out `localStorage` keys](https://github.com/gnosis/safe-react/issues/3172), we should remove the prefix from our cookies. ## Requirements - Remove...
## Description During scanning owner address it's possible to add the same owner twice( no error) ## Environment - Browser: Chrome - Wallet: MetaMask - Chain: Rinkeby - https://pr3661--safereact.review-safe.gnosisdev.com/app/welcome ##...
### Env https://safe-team.dev.gnosisdev.com/app/ ### Steps Create a safe with 1 owner Create a tx and give it low gas on purpose (to force the tx's failure) Sign and execute the...
## Description Hard to read Mixtypes parameters on action review screen for safe-apps txs ## Environment - Browser: Chrome - Wallet: MetaMask - Chain: Rinkeby ## Steps to reproduce 1....
## Description 1. The line separating gas estimation section is not getting from edge to edge on the first view. 2. If I go to review the actions I still...