espresso-cash / espresso-cash-public

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

feat: add moneygram cash in #1502

Open justinenerio opened 2 weeks ago

justinenerio commented 2 weeks ago

Changes

implements moneygram cash in

Videos

Creating Cash in https://github.com/espresso-cash/espresso-cash-public/assets/28533130/bceb7782-2902-48bd-9342-b6ede51acfe5
More Info https://github.com/espresso-cash/espresso-cash-public/assets/28533130/0cc76d5d-cd63-4943-be41-0d2cd263111e
Mock complete (Bridging) https://github.com/espresso-cash/espresso-cash-public/assets/28533130/dc00b8ac-d956-4460-ac35-6b57aba66240 This is a mock, order isn't actually completed. Moneygram order is created in devnet. Since we don't actually receive usdc, and allbridge uses a different coin in stellar devnet, the bridge above is done in production (prod solana and stellar). Average Stellar to Solana bridge time is 3mins. Video is in realtime, may skip to last parts to verify successful bridge

Checklist

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 79.50%. Comparing base (341ef45) to head (33d2c1c). Report is 19 commits behind head on master.

:exclamation: Current head 33d2c1c differs from pull request most recent head b651823

Please upload reports for the commit b651823 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1502 +/- ## ======================================= Coverage 79.50% 79.50% ======================================= Files 188 188 Lines 4152 4152 ======================================= Hits 3301 3301 Misses 851 851 ``` | [Flag](https://app.codecov.io/gh/espresso-cash/espresso-cash-public/pull/1502/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/1502/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash) | `79.50% <ø> (?)` | | | [solana-stable](https://app.codecov.io/gh/espresso-cash/espresso-cash-public/pull/1502/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=espresso-cash) | `79.50% <ø> (ø)` | | 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.