balancer / balancer-exchange

Exchange dapp for token swaps
https://balancer.exchange
GNU General Public License v3.0
95 stars 104 forks source link

Default to WS provider #157

Closed bonustrack closed 4 years ago

bonustrack commented 4 years ago

This PR require changes in config vars to deploy. There is still a loop to fetch block number if the user is logged, i kept this because when user is logged it will use his own provider and we avoid sending request to our Alchemy. Hope that make sense.