-
Notifications
You must be signed in to change notification settings - Fork 41
Conversation
Travis failed, TS unhappynes? https://travis-ci.org/github/gnosis/dex-react/builds/690006009#L779 I'll rebase this branch also with the latest develop and force a recompile, it's outdated |
5780823
to
b5fecc3
Compare
Travis automatic deployment: |
Latest WalletConnect provider just doesn't work with our setup. |
For me is fine to throw So, I wait for testing this, right? |
Yes |
e04a84c
to
afe80dd
Compare
Can test now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
package.json
Outdated
"@gnosis.pm/dex-js": "^0.4.0", | ||
"@hapi/joi": "^17.1.1", | ||
"@hot-loader/react-dom": "^16.11.0", | ||
"@popperjs/core": "^2.0.6", | ||
"@types/react": "^16.9.19", | ||
"@types/react-is": "^16.7.1", | ||
"@types/react-select": "^3.0.10", | ||
"@walletconnect/web3-provider": "^1.0.0-beta.46", | ||
"@walletconnect/web3-provider": "1.0.0-beta.47", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LoL that is as far as we can go, 1 beta RC ahead 🤣
oops, Travis didn't even build, that's why you saw an older version I think it's really great we have at least one developer primarily on FF, otherwise we would just forget about other browsers 😥 |
Check #1085 first, please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working like a charm 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does it only break in prod, smh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working 👍 (haven't tested txs though...)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works in mainnet
@@ -28,15 +28,14 @@ | |||
"@fortawesome/free-regular-svg-icons": "^5.12.0", | |||
"@fortawesome/free-solid-svg-icons": "^5.12.0", | |||
"@fortawesome/react-fontawesome": "^0.1.8", | |||
"@gnosis.pm/dapp-ui": "^0.5.3", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bye bye 👋
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hate to see it go
* sticky all @walletconnect/* dependencies * allow types for @walletconnect/web3-provider/* imports * extend wcprovider.wc type * hack for @walletconnect/* deps resolution * fix WC logo size * hackaround for broken eth_* requests * update @WalletConnect deps * move provider types and utils * handle WalletConnect provider differently * fix types
Updates WC provider, with quite a leap in version
Therefore needs thorough testing first
Otherwise some dependencies get deduped and pinned to incompatible versions, and web3@1.2.8 breaks: