DeFiCh / ain

DeFi Blockchain - enabling decentralized finance on Bitcoin
https://defichain.com
MIT License
401 stars 119 forks source link

Wrong targetMultiplier RPC-output #437

Closed Stonygan closed 3 years ago

Stonygan commented 3 years ago

What happened:

listmasternodes show the actual TargetMultiplier of the Masternodes. With Version 1.6.4 all is fine, with Version 1.7.0 all Masternodes has value=1.

What you expected to happen:

Show the correct(?) Targetmultiplier-Value.

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

~/.defi/defi-cli listmasternodes | grep -A 3 ENABLED | grep 'targetMultiplier":'

What are your environment parameters:

Debian 10 with new AIN 1.7.0, fresh reindex.

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.

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/ain/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.
uzyn commented 3 years ago

/triage accepted

uzyn commented 3 years ago

Thanks @Stonygan Seems like a bug to me. @Bushstar please look into this one.

uzyn commented 3 years ago

Addressed with #434