Skip to content
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

Generate app coin configs #502

Merged
merged 81 commits into from
Oct 20, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
3978c9e
align with desktop
smk762 Sep 30, 2022
aa6679e
rm spare comma
smk762 Sep 30, 2022
77a0cc8
rm dead electrums
smk762 Oct 1, 2022
2709ff7
rm dead electrums
smk762 Oct 1, 2022
ade0b06
rm dead electrums
smk762 Oct 1, 2022
ce2594b
rm dead electrums
smk762 Oct 1, 2022
a3e3b4a
rm LUNA and UST
smk762 Oct 3, 2022
d3b2acb
restore ABY electrums
smk762 Oct 3, 2022
62015c2
rm CHUNG
smk762 Oct 3, 2022
a49cb13
rm old xvc
smk762 Oct 3, 2022
a924df9
Update ZET
smk762 Oct 5, 2022
74cdb2c
init script
smk762 Oct 5, 2022
da7a8ed
fix logic for ETH-like
smk762 Oct 5, 2022
e11a8a1
add name
smk762 Oct 5, 2022
5a7864b
add explorers for tokens
smk762 Oct 5, 2022
12bd892
add explorers for segwit tickers
smk762 Oct 5, 2022
06e05c2
add explorers, handle token explorers
smk762 Oct 6, 2022
44d6f25
fix explorers with suffixes
smk762 Oct 6, 2022
abd9aea
add FLUX / XVC-OLD electrums
smk762 Oct 6, 2022
6dc9097
pour one out for our fallen smartchains
smk762 Oct 6, 2022
4d1421e
fix explorers, init api_ids, fix parent coin types
smk762 Oct 7, 2022
f34be4d
add more api ids
smk762 Oct 7, 2022
4678a7f
update mismatching explorers
smk762 Oct 7, 2022
4611920
fix case on fname
smk762 Oct 7, 2022
1b395b0
Add electrum / ws comparison console output
smk762 Oct 7, 2022
a6ed2d8
cross polinate electrum info
smk762 Oct 7, 2022
25cbf8c
get bchd_urls
smk762 Oct 8, 2022
ca866b5
add scan_electrums
smk762 Oct 8, 2022
c801d81
run scan before generation
smk762 Oct 8, 2022
116bf9f
fix if no existing report.json
smk762 Oct 8, 2022
b9a2787
dont compare to desktop unless param
smk762 Oct 8, 2022
c228637
two dots
smk762 Oct 8, 2022
8a43659
allow json upload for CI
smk762 Oct 8, 2022
fcaca64
Create gen_configs.yml
smk762 Oct 8, 2022
9fba7e3
Merge pull request #504 from KomodoPlatform/cfg-ci
smk762 Oct 8, 2022
4d4e9c0
Update gen_configs.yml
smk762 Oct 8, 2022
43332e8
Update coin configs
github-actions[bot] Oct 8, 2022
809d0db
fix qtum electrums
smk762 Oct 9, 2022
ddd7586
rm USDI, VOTE2022, CHUNG
smk762 Oct 9, 2022
5510d04
Update coin configs
github-actions[bot] Oct 9, 2022
7101236
Update gen_configs.yml
smk762 Oct 9, 2022
98f175a
Update coin configs
github-actions[bot] Oct 9, 2022
b6faf74
exclude coins with no electrum data
smk762 Oct 10, 2022
edd6906
Merge branch 'parse_repo' of https://github.com/KomodoPlatform/coins …
smk762 Oct 10, 2022
4487f18
Update coin configs
github-actions[bot] Oct 10, 2022
aab79ec
fix output exclusion logic
smk762 Oct 11, 2022
3eaeb48
Merge branch 'parse_repo' of https://github.com/KomodoPlatform/coins …
smk762 Oct 11, 2022
0c214a6
Update coin configs
github-actions[bot] Oct 11, 2022
ed49501
rm gleec-old
smk762 Oct 11, 2022
b2fb9fa
Merge branch 'parse_repo' of https://github.com/KomodoPlatform/coins …
smk762 Oct 11, 2022
d23c004
Update coin configs
github-actions[bot] Oct 11, 2022
6839101
Merge branch 'master' into parse_repo
smk762 Oct 12, 2022
e2650b3
fix merge conflicts
smk762 Oct 12, 2022
967c04d
ignore subfolders in scan
smk762 Oct 12, 2022
c7879b0
Update coin configs
github-actions[bot] Oct 12, 2022
1e2e779
update from master
smk762 Oct 12, 2022
c32881b
Update coin configs
github-actions[bot] Oct 12, 2022
a0c1549
add AYA electrums
smk762 Oct 12, 2022
25499e6
Merge branch 'parse_repo' of https://github.com/KomodoPlatform/coins …
smk762 Oct 12, 2022
541e765
Update coin configs
github-actions[bot] Oct 12, 2022
9853f9e
rename output file
smk762 Oct 12, 2022
03d4e73
rm logs
smk762 Oct 12, 2022
51572f3
Rename output file
smk762 Oct 12, 2022
be64725
Update coin configs
github-actions[bot] Oct 12, 2022
1c03e6d
Delete desktop_coins.json
smk762 Oct 12, 2022
f9575ca
Update coin configs
github-actions[bot] Oct 12, 2022
333a44c
exclude where no electrum or node keys
smk762 Oct 12, 2022
99b68f9
Update coin configs
github-actions[bot] Oct 12, 2022
e2ede8e
add suffix for bep20 token adress urls
smk762 Oct 12, 2022
c9a05e6
add suffix for bep20 token adress urls
smk762 Oct 12, 2022
a5afe00
Update coin configs
github-actions[bot] Oct 12, 2022
543b0e3
merge in master
smk762 Oct 13, 2022
576c571
ads http
smk762 Oct 13, 2022
4ea9b3c
Update coin configs
github-actions[bot] Oct 13, 2022
339a948
change CI trigger branch to master
smk762 Oct 13, 2022
6c81a83
update CI trigger branch
smk762 Oct 13, 2022
da379a9
better scan report structure
smk762 Oct 13, 2022
f9d975f
review fix electrums
smk762 Oct 13, 2022
4e45758
new output format
smk762 Oct 13, 2022
9247e93
add some IDs, sort keys
smk762 Oct 14, 2022
4d01dfe
add some ids
smk762 Oct 14, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Update Coin Configs

on:
push:
branches: [ "parse_repo" ]
branches: [ "master" ]
paths-ignore:
- 'utils/**'
- 'utils/coins_config.json'
- 'utils/electrum_scan_report.json'
schedule:
- cron: '0 0 * * *'

Expand All @@ -22,7 +23,7 @@ jobs:
run: |
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add ${GITHUB_WORKSPACE}/utils/desktop_coins.json ${GITHUB_WORKSPACE}/utils/electrum_scan_report.json
git add ${GITHUB_WORKSPACE}/utils/coins_config.json ${GITHUB_WORKSPACE}/utils/electrum_scan_report.json
git commit -m "Update coin configs"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down
Loading