-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optimise coins asset files #87
Commits on Dec 11, 2023
-
Add python script to load coin configs and icons
Load coins config files and icons from the github repository and branch specified in coins_ci.json
Configuration menu - View commit details
-
Copy full SHA for 09487ff - Browse repository at this point
Copy the full SHA 09487ffView commit details
Commits on Dec 12, 2023
-
Add coin config files and icons to .gitignore
Exclude coin files from the repository as they will be downloaded using the python script when setting up dev environment or deploying
Configuration menu - View commit details
-
Copy full SHA for 1fad6b7 - Browse repository at this point
Copy the full SHA 1fad6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b93fd - Browse repository at this point
Copy the full SHA 79b93fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 510dc0c - Browse repository at this point
Copy the full SHA 510dc0cView commit details -
Add command line argument "-f/--force"
Cleans existing coin asset files and redownloads assets
Configuration menu - View commit details
-
Copy full SHA for c91218c - Browse repository at this point
Copy the full SHA c91218cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc93d3 - Browse repository at this point
Copy the full SHA 8cc93d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512c106 - Browse repository at this point
Copy the full SHA 512c106View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdb54a - Browse repository at this point
Copy the full SHA cbdb54aView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47c3b40 - Browse repository at this point
Copy the full SHA 47c3b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5754355 - Browse repository at this point
Copy the full SHA 5754355View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14abd0 - Browse repository at this point
Copy the full SHA e14abd0View commit details
Commits on Dec 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d19b6f2 - Browse repository at this point
Copy the full SHA d19b6f2View commit details
Commits on Dec 26, 2023
-
Update
fetch_coin_assets.py
to be more genericModified from komodo-wallet-archive changes
Configuration menu - View commit details
-
Copy full SHA for ccda16c - Browse repository at this point
Copy the full SHA ccda16cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9279045 - Browse repository at this point
Copy the full SHA 9279045View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec880f1 - Browse repository at this point
Copy the full SHA ec880f1View commit details -
Add coin icons integration test
Test that every coin in the add coin list has a corresponding icon file
Configuration menu - View commit details
-
Copy full SHA for 72c455f - Browse repository at this point
Copy the full SHA 72c455fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d04dfae - Browse repository at this point
Copy the full SHA d04dfaeView commit details
Commits on Dec 27, 2023
-
Fix validate coins GitHub Action
The validate coins action was failing silently because of the coins_ci.json file location changing to the assets folder
Configuration menu - View commit details
-
Copy full SHA for eef3f81 - Browse repository at this point
Copy the full SHA eef3f81View commit details