Conversation
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
I think the app should be called "WalletConnect", not "Safe connect" (https://projects.invisionapp.com/share/T4XF6KSQX7M#/screens/429167947_Apps_-Safe_Connect-_1272px) |
|
Good catch, I will change it. |
|
@nicosampler Also: When I connect with my Rinekby Metamask to https://app.uniswap.org, it works like a charm. But when I connect via WalletConnect to my RinkebySafe, it shows "Wrong network". Do you have any idea why that is? It's probably on the Uniswap side, but I was wondering if you have any idea :) |
|
I'm using https://mintr.synthetix.io/ |
How do I get Rinkeby SNX? |
|
Travis automatic deployment: |
|
@tschubotz After that, you can go to Mintr app and mint some sUSDC. Note that the UI in Mintr will get stuck in "awaiting for approval" but if you pay attention at the list in the left-bottom corner, you will see the balances are updated (sUDC) once you have signed the TX in the safe. |
Hmm, this always fails for me, even with Metamask 🤔 |
|
mmm, it worked just fine for me: https://safe-team.dev.gnosisdev.com/app/#/safes/0xEE63624cC4Dd2355B16b35eFaadF3F7450A9438B/transactions. Check nonce 11. |
|
I can send you some tokens if you give me an address. |
EDIT: Figured it out, have SNX now :) |
|
great, now you have 50 more =D. https://rinkeby.etherscan.io/tx/0xe6f18dae561b48e29481cfdb7f7cd4de547cfd44bfac455bdfd8b3aa32ca4db0 |
|
there are a couple of typos in the description
For reference here the link to the invision prototype with correct texts: https://projects.invisionapp.com/share/T4XF6KSQX7M#/screens/429167947_Apps_-Safe_Connect-_1272px |
|
@tschubotz what was the problem with SNX? @francovenica is having the same issue |
|
@tschubotz, @francovenica and I are having the same issue with Uniswap and Sablier. When we connect the safe with the dapp it shows "wrong network", I been debugging and we are passing the proper chainId for rinkeby = 4. Typos will be fixed in safe-apps repo. This PR only adds the url for the safe-app. |
|
Travis automatic deployment: |
|
@nicosampler I was having also that network error issue with Sablier. Didn't had time to do a further check |
|
It's happening only on Rinkeby, on Mainnet works fine. |
|
This Rinkeby issue on e.g. Uniswap is happening for me also when I use Metamask mobile on Rinkeby with Uniswap. Still, weird that Metamask extension works on Rinkeby with Uniswap. Would be interesting to know why that is. Here's the uniswap code if anyone wants to take a look: https://github.com/Uniswap/uniswap-interface/ |
|
@tschubotz from the source code it seems like uniswap walletconnect's connector supports only mainnet: injected providers support multiple networks: |
That explains it then, thanks for checking! :) |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Tried again today in this PR adding the app once again The connection to the app worked just fine Tried one more time and this time it worked right away, I was able to sign and get the tokens I minted: It works fine, but since we cannot test every dapp out there with a WC then we have to keep an eye on user feedback. |
|
Travis automatic deployment: |


Closes #1363