GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 1 forks source link

Bug: wc2 does not send dapp website name on connection request #83

Closed L03TJ3 closed 1 year ago

L03TJ3 commented 1 year ago

Description

Website name is missing from request

Steps to reproduce

  1. go to gooddapp
  2. click connect with gooddollar wallet
  3. click connect

Which network did you use?

Supporting data

image

L03TJ3 commented 1 year ago

Appeared to be a simple front-end fix, done on protocolUI: https://github.com/GoodDollar/GoodProtocolUI/commit/79ff79e4ca44b24ddae57fee0e169883dd25efd7

L03TJ3 commented 1 year ago

Released to prod, so closing