BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Masternode Count wrong #610

Closed Stonygan closed 3 years ago

Stonygan commented 3 years ago

Open Issue in APP, closed in AIN. #### What happened: Tab Masternodes shows only 898 enabled Masternodes. Maybe the default value from listmasternodes of 1000 is used to display.

What you expected to happen: Show all enabled MN in the Network. Current Stats: http://mydeficha.in/masternodes.php

How to reproduce it (as minimally and precisely as possible):

Open Wallet, click Tab Masternodes

What are your environment parameters:

Windows, APP-Version 2.3.0

Anything else we need to know?:

It seems same behaviour in MAC APP, some Users reported in Telegram.

mn_count

Originally posted by @Stonygan in https://github.com/DeFiCh/ain/issues/260

defichain-bot commented 3 years ago

@Stonygan: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
monstrobishi commented 3 years ago

Yes you are correct, we are limiting to 1000, thanks for reporting this