dashpay / dash-wallet

Dash Wallet for Android
https://dash.org
174 stars 169 forks source link

feat(coinbase): cache base id values [NMA-1402] #1065

Closed Syn-McJ closed 1 year ago

Syn-McJ commented 1 year ago

Base ids of currencies are required for making swaps with them. The request to get base ids returns 100kb of data and often times out, so we want to cache them.

Issue being fixed or feature implemented

Related PR's and Dependencies

Screenshots / Videos

How Has This Been Tested?

Checklist: