KomodoPlatform / komodo-wallet-mobile

KomodoWallet Mobile codebase
https://komodoplatform.com
MIT License
21 stars 31 forks source link

Release 0.6.5: Broken domains fix & sync coins #36

Closed smk762 closed 1 year ago

CharlVS commented 1 year ago

Certificate errors: image

smk762 commented 1 year ago

Thanks, I suspected some were missed. List of urls to services in this PR for tracking:

https://komodo.earth:3334/api/v1/moonriver_tx_history :heavy_check_mark: https://prices.komodo.earth:1313/api/v2/tickers?expire_at=600 :heavy_check_mark: https://komodo.earth/messages :heavy_check_mark: https://komodo.earth/adexversion :heavy_check_mark: https://faucet.komodo.earth/ :heavy_check_mark: https://komodo.earth/ :heavy_check_mark:

https://komodo.earth:3333/api/v1/ohlc :cactus:

smk762 commented 1 year ago

Should be fixed now

naezith commented 1 year ago

These work fine for me without any certificate issues. https://komodo.earth:3333/api/v1/ohlc/tickers_list https://komodo.earth:3333/api/v1/ohlc/btc-usdc

CharlVS commented 1 year ago

@smk762 LGTM

ca333 commented 1 year ago

changed base to dev - propagation path is feature-branch -> dev -> master/main