polkadot-cloud / polkadot-staking-dashboard

Fully Featured Dashboard for Staking and Nomination Pools on Polkadot.
http://staking.polkadot.cloud
GNU General Public License v3.0
156 stars 165 forks source link

Some members are not displayed on destroying pools #2126

Open Juanma0x opened 4 months ago

Juanma0x commented 4 months ago

In a "destroying" nominating pool, the pool's root is unable to view the complete list of accounts that are still members of the pool and have not yet unbonded.

The behavior appears inconsistent, and the pool's status could be merely circumstantial.

Screenshots from pool #159: Staking dashboard: image

Subscan: https://polkadot.subscan.io/nomination_pool/159 image

nominationPools.poolMembersresult is consistent with Subscan.

rossbulat commented 2 months ago

Just removed the Subscan API key to fall back tot their 2 calls /s per IP at https://github.com/polkadot-cloud/polkadot-staking-dashboard/pull/2184. I'll do some tests to check the member list behaviour and get back.