Gitcoin UI doesn't update the contribution result through MYKEY SmartContract wallet via walletconnect
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Gitcoin UI doesn't update the contribution result through MYKEY SmartContract wallet via walletconnect.
The txid is https://etherscan.io/tx/0x51a062e2e724979f0b6815a436f2527056f35082311b9f087063745ea7af3330. The real from account is 0x1be7cb9a6333d6dc165f0863d7b0002ee29b9c25,it is a contract address, the from address just a proxy to send transaction.
After the transaction confirmed on the blockchain, while the UI doesn't update without any records.
**To Reproduce**
1. Login gitcoin , connect wallet with walletconnect
2. Scan the QRcode by MYKEY wallet.
3. Grant to checkout
4. Sign transaction and send out on MYKEY
5. Result: UI doesnt update
**Expected behavior**
The records and UI updated as a nomal EOA address
**Additional context**
I guess gitcoin identify the from address as the real contributor. It not suit for SmartContract wallets
Contributor guide
Assessment
This issue has not been assessed yet.