forbole / forbole-x

A multichain asset management platform.
https://www.forbole.com/products
Apache License 2.0
21 stars 15 forks source link

Validators monikers not synched #526

Closed leobragaz closed 2 years ago

leobragaz commented 2 years ago

When trying to delegate DSMs, some users have noticed that they couldn't find a specific validator (The Crypto Gateway) that should have been in the list. This happens because the displayed name is different than the one in Big Dipper (fullnode in X and TheCryptoGateway on BD). This bug is not limited to this validator but also another one (and possibly, others as well) - srqn on X and #0xR4sc4L on BD. Probably the reason behind this is because some of them are using the Desmos Profile and maybe X is only fetching the validator moniker.

kanniec826 commented 2 years ago

thinking of a solution

kwunyeung commented 2 years ago

@calvinkei possible if we get all addresses from the validator list and then make a query once using _in in the where clause?

calvinkei commented 2 years ago

@kwunyeung right why cant i think of this lol ok will work on it this sprint