buidl-labs / PolkaAnalytics

An analytics platform for the Polkadot Network
https://polkanalytics.com
GNU General Public License v2.0
6 stars 6 forks source link

Where did all the names go for validators? #32

Closed prastut closed 4 years ago

bhaskarSingh commented 4 years ago

as of "@polkadot/api": "^0.100.0-beta.15" is breaking api.query.nicks.nameOf(validator) method, to resolve this issue, names has been replaced with validators ids

prastut commented 4 years ago

@bhaskarSingh has this issue being recognized by other people in Polkadot JS community (Riot channels, Github issues)? If not we should file an issue.

bhaskarSingh commented 4 years ago

Don't know about, Roit channels, but as of now this issue is not posted in their Github issues, will post the issue there, also from where do I join the Roit channel ?

bhaskarSingh commented 4 years ago

follow this issue for more info: https://github.com/polkadot-js/api/issues/1712

prastut commented 4 years ago

@saumyakaran without this there the interface has gone from slightly boring to boring. Problem to be solved.

saumyakaran commented 4 years ago

@prastut Solved now using the new identity module