cipig
cipig
are these logs also related? ``` [22:03:21] [warning] [main.prerequisites.hpp:92] [2228575]: Symbol not found for KMD/USD [22:03:21] [warning] [main.prerequisites.hpp:92] [2228575]: Symbol not found for USD/KMD [22:03:21] [warning] [main.prerequisites.hpp:92] [2228575]: Symbol not...
the easiest solution would be to apply the merge params to all utxo coins if you keep the values rather high like `\"merge_at\":200,\"check_every\":600,\"max_merge_at_once\":100}}"`, it will only affect the targeted users,...
> The main problem with setting it by default is that it opens up potential perception of "unauthorised" transactions, and the user may experience confusion and think they have been...
i have this in "Confirm Exchange Details":  and in swap details  guess it's worth trying to use 3 separate lines for ticker, name and price in all this...
> This doesn't seem like something that can be changed in desktop app. The prices endpoint has a parameter `expire_at` which will filter out stale data older than this value...
> thanks for update. Got this from cipi. "price is not shown in https://prices.komodo.live:1313/api/v2/tickers?expire_at=600 but shows up in my own endpoint https://prices.cipig.net:1717/api/v2/tickers?expire_at=600" does that help? this has nothing to do...
> We can increase that in the app, but prices source from nomics using the same API would need to make the same changes for it to display there. I...
setting this to `macos-12`: https://github.com/KomodoPlatform/atomicDEX-Desktop/blob/dev/.github/workflows/atomicdex-desktop-ci.yml#L43 likely solves the problem, but raises new ones
going back to older version does not help either, now all versions are crashing like that looks like it corrupted the config ``` cat config/0.5.5.1-coins.cipinew.json | json_pp garbage after JSON...
related to https://github.com/KomodoPlatform/atomicDEX-Desktop/pull/1632 had to delete the config/0.5.5.1-coins.cipinew.json file and let app remake it from scratch