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

Release/0.11 #213

Merged
merged 2 commits into from
Oct 8, 2020
Merged

Release/0.11 #213

merged 2 commits into from
Oct 8, 2020

Commits on Aug 12, 2020

  1. Reconnect on connection not open on send() (#210)

    * update web3
    
    * setup reconnect
    
    * extend error condition
    
    * delay reconnect attempt
    
    * reconnect on interval
    Velenir authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    44099f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. 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
    anxolin authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    d0bf7f0 View commit details
    Browse the repository at this point in the history