Skip to content

Commit

Permalink
Sync coin assets & bump release version (#122)
Browse files Browse the repository at this point in the history
* Sync coins config files from coins repo

* Sync icons from coins repo

* Update bundled commit hash

* Update wallet only coins in `app_config.json`

* Sync coin icons from coins repo

9be500c8bf665861a07002ea67de234a290c7748

* Bump version to 0.9.1

* Add vote 2024 icon

* Add dpc icon
  • Loading branch information
takenagain authored Apr 27, 2024
1 parent 3dffc55 commit 94a94db
Show file tree
Hide file tree
Showing 30 changed files with 2,747 additions and 1,188 deletions.
Binary file added assets/coin-icons/aipg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/coin-icons/chungus.png
Binary file not shown.
Binary file added assets/coin-icons/clam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/crt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/dpc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/coin-icons/ic.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/kip0003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/kip0004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/coin-icons/ltfn.png
Binary file not shown.
Binary file added assets/coin-icons/mewc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/minu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/coin-icons/nftx.png
Binary file not shown.
Binary file removed assets/coin-icons/pic.png
Binary file not shown.
Binary file modified assets/coin-icons/space_avx20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/coin-icons/space_bep20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/coin-icons/space_ftm20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/coin-icons/space_plg20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/coin-icons/tbtc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/testbtc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/thc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/thc_bep20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/varrr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/vote2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/coin-icons/waf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
371 changes: 354 additions & 17 deletions assets/coins.json

Large diffs are not rendered by default.

3,511 changes: 2,376 additions & 1,135 deletions assets/coins_config.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion coins_ci.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"coins_repo_commit": "9ab12002ff1c50b603b885b1ba55a096d9217746"
"coins_repo_commit": "9be500c8bf665861a07002ea67de234a290c7748"
}
49 changes: 15 additions & 34 deletions lib/app_config/app_config.dart
Original file line number Diff line number Diff line change
Expand Up @@ -53,45 +53,26 @@ class AppConfig {
List<String> get walletOnlyCoins => [
'ARRR-BEP20',
'ATOM',
'RBTC',
'OSMO',
'BET',
'BOTS',
'BBK',
'CELR-ARB20',
'CRYPTO',
'HODL',
'JUMBLR',
'LUNA-ERC20',
'LUNA-BEP20',
'LUNA-HRC20',
'LUNA-PLG20',
'MSHARK',
'GALA-BEP20',
'KIP0002',
'KIP0003',
'KIP0004',
'MINU-BEP20',
'NVC',
'OSMO',
'PAXG-ERC20',
'ETH-ARB20',
'ETHK-OPT20',
'ETHR-ARB20',
'PINK',
'POT',
'RBTC',
'RDD',
'SXP-BEP20',
'SXP-ERC20',
'USDT-ARB20',
'USDT-ERC20',
'MGW',
'DEX',
'PANGEA',
'REVS',
'SUPERNET',
'NVC',
'UST-ERC20',
'UST-BEP20',
'UST-HRC20',
'UST-PLG20',
'XPM',
'XVC-OLD',
'SXP-BEP20',
'VOTE2023',
'GALA-BEP20',
'SXP-ERC20',
'BBK',
'RDD',
'PINK',
'POT'
'XPM',
];

List<String> get protocolSuffixes => [
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Multicoin Wallet with DEX gateway
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 0.9.0+0
version: 0.9.1+0

publish_to: none

Expand Down

0 comments on commit 94a94db

Please sign in to comment.