Page MenuHomePhabricator

[Cashtab] Add support for Malaysian Ringgit
ClosedPublic

Authored by bytesofman on Mon, Apr 29, 17:12.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC15b0788f25c2: [Cashtab] Add support for Malaysian Ringgit
Summary

Add support for setting foreign currency to MYR

T3562

Test Plan

Proofread to confirm correct ticker and symbol. npm start and confirm price makes sense.

image.png (229×264 px, 17 KB)

image.png (229×264 px, 18 KB)

image.png (316×664 px, 32 KB)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bytesofman edited the summary of this revision. (Show Details)
bytesofman edited the test plan for this revision. (Show Details)
emack requested changes to this revision.Tue, Apr 30, 04:04
emack added a subscriber: emack.

Coingecko feed on google vs cashtab. Is this delta within an acceptable threshold?

image.png (443×745 px, 34 KB)

image.png (123×236 px, 8 KB)

This revision now requires changes to proceed.Tue, Apr 30, 04:04

Coingecko feed on google vs cashtab. Is this delta within an acceptable threshold?

image.png (443×745 px, 34 KB)

image.png (123×236 px, 8 KB)

We aren't in the business of adjudicating proper forex arbitrage.

Ultimately, we are trusting coingecko to provide accurate forex. Cashtab is designed to disable fiat currency features if the API is down.

In this case, coingecko probably has better forex-specific crypto data than google. google results are basically garbage these days. would be classic google if those prices came from coingecko but a team of 30 people spent 6 months optimizing the feature so that it's providing a result that has been cached for 48 hours.

This revision is now accepted and ready to land.Tue, Apr 30, 13:45