Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Wallet connect bridge #1145

Merged
merged 5 commits into from
Jun 23, 2020
Merged

Wallet connect bridge #1145

merged 5 commits into from
Jun 23, 2020

Conversation

anxolin
Copy link
Contributor

@anxolin anxolin commented Jun 22, 2020

Adds a new config for wallet connect bridge

Changes also the default to use Gnosis one, since it's more reliable

@nlordell , let me know if this solves your issue

@anxolin anxolin changed the base branch from develop to hotfix/1.0.2 June 22, 2020 17:24
@nlordell
Copy link
Contributor

nlordell commented Jun 22, 2020

@nlordell , let me know if this solves your issue

Unfortunately right now I am no longer seeing any problems on with the normal Wallet Connect bridge.

@ghost
Copy link

ghost commented Jun 22, 2020

Travis automatic deployment:
https://pr1145--dexreact.review.gnosisdev.com

@nlordell
Copy link
Contributor

To clarify my initial statement:

  • mesa.eth.link is working 100% of the time now, I no longer need to re-scan multiple times to be able to connect to the app.
  • Additionally, mesa.eth.link, all transaction requests are being received by my wallet for signing where as earlier, it was about 80% of transactions requests were received
  • This PR also appears to work with my wallet without any issue.

README.md Show resolved Hide resolved
@nlordell
Copy link
Contributor

One more comment I forgot to mention: the WC issues did not appear to be unique to Mesa. I also had issues connecting my Safe to Uniswap for example - which also indicates that there was an issue with the WC bridge.

@anxolin anxolin force-pushed the wallet-connect-bridge branch from 293f067 to 22271cd Compare June 23, 2020 11:14
@anxolin anxolin changed the base branch from hotfix/1.0.2 to hotfix/1.0.3 June 23, 2020 11:14
@anxolin anxolin merged commit 803b8d5 into hotfix/1.0.3 Jun 23, 2020
This was referenced Jun 23, 2020
@alfetopito alfetopito deleted the wallet-connect-bridge branch June 23, 2020 16:16
anxolin added a commit that referenced this pull request Jun 23, 2020
* comment out PriceInputBox for direct price

* display market as X BUY per SELL

* fix styling for different token symbols

* fix receiveAmount not updating on priceInverse change

* SELL per BUY

* allow to swap between prices

* Updating how we calculate whether a token is enabled.
Instead of a hard value of max uint128, we now check
whether allowance is >= 10**(token.decimals + 12)

* fix OrderValidityBox style

* 1.0.2

* Trade Page: Do not expire by default (#1146)

* By default do not expire

* Fix issue with the expire never

* Fix build error

* Wallet connect bridge (#1145)

* Add new config for wallet connect bridge

* Document wallet connect config

* Use config for wallet connect

* Capitalize title

* Add env message

* 1.0.3

Co-authored-by: Velenir <velenir@gmail.com>
Co-authored-by: Leandro Boscariol <leandro.boscariol@gnosis.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants