balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Fixed Bittrex syncing and parsing and updated unit tests #529

Closed einsteinx2 closed 6 years ago

einsteinx2 commented 6 years ago

Is this pull request adding a feature or fixing a bug?
bug

Does this pull request close an issue? If so, which one? Bittrex doesn't work (bad parsing and BCC prices) #507

What does this pull request do? What does it change? Fixed Bittrex syncing and parsing and updated unit tests, also fixed special case where they use the wrong symbol (BCC) for Bitcoin Cash (which should be BCH).

einsteinx2 commented 6 years ago

Also the backend work is done, we now have prices from Bittrex including the BCC to BCH fix.

einsteinx2 commented 6 years ago

I tested using the test credentials from @jw