blockchain / My-Wallet-V3-Frontend

Blockchain Web Wallet Frontend
https://blockchain.info/wallet
GNU Affero General Public License v3.0
214 stars 168 forks source link

Fix send on testnet #1485

Closed prwelber closed 6 years ago

prwelber commented 6 years ago

Shapeshift, BCH, and ETH promises cannot resolve when on testnet and didFetchTransactions never gets called. Send controller is watching status.didLoadBalances which gets set to true in didFetchTransactions, so that's why testnet send was displaying spinners.