Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ADD: add Egyptian Pound (EGP) support using yadioConverter#8076

Merged
marcosrdz merged 2 commits into
BlueWallet:masterfrom
abdallhfattah:feature/add-egp-fiat
Sep 13, 2025
Merged

ADD: add Egyptian Pound (EGP) support using yadioConverter#8076
marcosrdz merged 2 commits into
BlueWallet:masterfrom
abdallhfattah:feature/add-egp-fiat

Conversation

@abdallhfattah

@abdallhfattah abdallhfattah commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Summary

This PR introduces support for the Egyptian Pound (EGP) as a fiat currency across Android, iOS, and shared models.

Changes

  • fiatUnits.json (Android & models):

    • Added EGP entry with ISO code, locale (ar-EG), symbol (ج.م.), and country.
    • Configured source as YadioConverter.
  • FiatUnitEnum (iOS):

    • Added EGP case with source YadioConvert.
    • Added display representation: "Egypt (Egyptian Pound)".

Closes #8077

- Added EGP entry to fiatUnits.json in both android and models directories
- Configured with proper ISO code, locale (ar-EG), symbol (ج.م.), and country
- Updated source to use yadioConverter since Kraken does not support EGP

@mariocynicys mariocynicys left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @marcosrdz] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/marcosrdz

@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @Overtorment] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/Overtorment

@abdallhfattah

Copy link
Copy Markdown
Contributor Author

I can tell the issues seem related to the workflow configuration and branch setup rather than the changes in this PR. Since I didn’t want to update the workflow files or branch naming on the upstream without guidance, I held off on making those changes. I’m happy to help adjust things on my side if needed, so please let me know how I can support getting this passing.

@marcosrdz marcosrdz merged commit e7e63b8 into BlueWallet:master Sep 13, 2025
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Egyptian Pound (EGP) Fiat Currency Support

5 participants