Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xDAI compatibility #212

Merged
merged 7 commits into from
Oct 8, 2020
Merged

Add xDAI compatibility #212

merged 7 commits into from
Oct 8, 2020

Conversation

anxolin
Copy link
Contributor

@anxolin anxolin commented Oct 7, 2020

Adds xDAI compatibility:

Env required for testing it:

NODE_URL=wss://rpc.xdaichain.com/wss
STABLE_COIN_CONTRACT_ADDRESS=0x25B06305CC4ec6AfCF3E7c0b673da1EF8ae26313
TCR_CONTRACT_ADDRESS=

@anxolin anxolin changed the title Add xDAO compatibility Add xDAI compatibility Oct 7, 2020
src/services/DfusionService.ts Outdated Show resolved Hide resolved
@anxolin anxolin merged commit d0bf7f0 into develop Oct 8, 2020
This was referenced Oct 8, 2020
anxolin added a commit that referenced this pull request Oct 8, 2020
* Reconnect on connection not open on send() (#210)

* update web3

* setup reconnect

* extend error condition

* delay reconnect attempt

* reconnect on interval

* Add xDAI compatibility (#212)

* Add xDAI contract in env

* Upgrade version of dex-js

* Go back to dex-js version 0.3

* Allow to not provide the TCR

* Add TOKEN_OVERRIDES for xDAI

* Simplify type

* Remove unused import

Co-authored-by: Velenir <Velenir@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants