KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
239 stars 206 forks source link

[BUG]: Tendermint activation fails for NUCLEUSTEST #2479

Closed smk762 closed 1 day ago

smk762 commented 1 month ago

Describe the bug Error in logs: Unexpected Tendermint ticker: NUCLEUSTEST Trace: https://github.com/KomodoPlatform/komodo-wallet-desktop/blob/dev/src/core/atomicdex/services/kdf/kdf.service.cpp#L584

To Reproduce Steps to reproduce the behavior:

  1. Try and activate NUCLEUSTEST
  2. Fail

Expected behavior Success

Additional context Currently tendermint activation is not designed to be agile when adding additional coins unless they are linked to ATOM / IRIS / OSMO. This should be generalised.