-
Notifications
You must be signed in to change notification settings - Fork 195
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
Bug: get fiat value for CUC fails with 404 #1649
Comments
As discussed: Go over the currency list on the Settings Screen and get an overview which currency with which provider does not work / throws an error. |
Hey! I would like to work on this, what prior knowledge do I need to contribute to Alby? |
@mviswanathsai you would need to now TS/JS mainly. |
BYN CUC MRU SSP STN VES throw 404 on Alby |
I have opened a PR here #1906 |
* master: (570 commits) chore: remove lock file changes #1649 added yarn.lock feat(nostr): add link to more info about nostr keys (#1908) Removed yarn.lock file fix: webbtc should behave like webln Bug: Removed currencies which throw a 404 Update axios to version 1.2.1 docs: fix translations link chore: add webbtc.request() v1.21.0 fix: remove duplication of height, width fix: comment fix: separate getPosition func, bugfixes fix: added routermc prettier Update SETUP.md Added Vida to "Website" screen (#1887) Log in: two words when it's a verb. (#1890) fix: ts fix: ensure toLowerCase can be called ...
* master: (66 commits) v1.21.1 Update @headlessui/react to version 1.7.7 chore: always prompt for zero amount invoices chore: remove lock file changes #1649 added yarn.lock feat(nostr): add link to more info about nostr keys (#1908) Removed yarn.lock file fix: webbtc should behave like webln Bug: Removed currencies which throw a 404 Update axios to version 1.2.1 fix: align confirmOrCancel with bottom and align form-submit handling #1902 fix: align confirmOrCancel with bottom in forms #1902 style: import sort order #1902 docs: fix translations link chore: add webbtc.request() v1.21.0 fix: remove duplication of height, width fix: comment fix: separate getPosition func, bugfixes fix: added routermc ...
Describe the bug
While working on this PR #1645
I saw that a conversion for sats to fiat for the currency "CUC" fails.
Sidenote:
In the PR above I added a try/catch block which was missing.
Screenshots of the changes [optional]
From the PR mentioned above
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error is thrown or the currency can not be selected
Alby information
Device information [optional]
Are you working on this issue?
no
The text was updated successfully, but these errors were encountered: