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

Remove random obscure fiat currencies from the Currency enum #539 #541

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? Remove random obscure fiat currencies from the Currency enum #539

What does this pull request do? What does it change? Removed uncommon currencies from the fiat currency enum to prevent crypto conflicts. Mainly removed small island nations that are least likely to be used. I commented them out rather than deleting as we’ll re-enable them when we complete issue #540.