terra-money / station

🛰️ Station wallet

Home Page:https://station.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only 100 Validators displaying on Stake Page for Classic Network

luncburnaus opened this issue · comments

Steps to reproduce:

  1. Change Network to Classic
  2. Click on Stake on the left Navigation
  3. Under Validators, only 100 active validators are displayed

Expected:
130(if 130 bonded) active validators are displayed.

My analysis shows the issue is with the LCD. The call to lcd https://terra-classic-lcd.publicnode.com/cosmos/staking/v1beta1/validators?status=BOND_STATUS_BONDED&pagination.limit=999 is ignoring the pagination.limit query parameter.

This is not fixed at the time of posting, despite @luncburnaus closing the issue.
image

Thanks, @alexandruast. have reopened it. Can certainly see the issue is occurring again.