gnosis / ido-ux

Interface for the ido-platform
GNU General Public License v3.0
25 stars 22 forks source link

Claiming/placing/cancelling order process hangs when interact with Gnosis Safe #675

Open elena-zh opened 3 years ago

elena-zh commented 3 years ago

Related to #650

Start connection using walletconnect copy a code and connect the app with Gnosis Safe app Run place/cancel/claim order transactions

AR: all the transactions hang:

Expected: Statuses are changed for transaction as soon as they are completed. Appropriate transaction icons are displayed in the Transactions list

henrypalacios commented 3 years ago

I have tested this in the development branch and this problem comes from our old Walletconnect implementation. Selection_290

So this is not related to PR #650, I think it has to do with the way gnosis-safe handles transactions, maybe @josojo can help me to handle it later.