espresso-cash / espresso-cash-public

Dart and Flutter apps and libraries maintained by Espresso Cash team for Solana.
https://espressocash.com
262 stars 88 forks source link

feat: store conversion rates to db #1526

Closed justinenerio closed 1 month ago

justinenerio commented 2 months ago

Changes

stores conversion rates to db cache

Related issues

Fixes #1469

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.64%. Comparing base (d8c40bd) to head (8378462). Report is 17 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1526 +/- ## ======================================= Coverage 77.64% 77.64% ======================================= Files 189 189 Lines 4259 4259 ======================================= Hits 3307 3307 Misses 952 952 ``` | [Flag](https://app.codecov.io/gh/espresso-cash/espresso-cash-public/pull/1526/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash) | Coverage Δ | | |---|---|---| | [solana-beta](https://app.codecov.io/gh/espresso-cash/espresso-cash-public/pull/1526/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash) | `77.64% <ø> (?)` | | | [solana-stable](https://app.codecov.io/gh/espresso-cash/espresso-cash-public/pull/1526/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash) | `77.64% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ookami-kb commented 1 month ago

@justinenerio please resolve conflicts

justinenerio commented 1 month ago

@ookami-kb have fixed conflicts