Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LOC]LOCO|Quark|PoW/PoS|HiPos|Masternodes|Tor|NO ICO|10K Dev Fund[LOC][ANN]
by
jc12345
on 20/04/2016, 03:55:19 UTC

I know what OP stays but its not working as a direct % of stake since both my first 8.3 loco input and my 10.1 loco input have staked +16.42744 so maybe there is a minimum stake or something.

https://imgur.com/abmG8Zi

if you dl'd wallet from here - please provide exact size of your Loco-qt.exe.
mine is 29,613,056

The correct question to ask is to post the output of a one-way hash function of the binary. On linux that would be the output of eg. sha256sum Loco-qt.
This can be compared the one-way hash output of the official binary. In addition, when a file is uploaded to www.virustotal.com it automatically calculates a one-way hash of the file and this hash also needs to correspond to the binary on your system and completes the triad. You can get the sha256 hash on virustotal at the top part of the screen where the results are displayed or in the URL to the scan result.

The reason for this is that if one-way hash outputs are the same, it means that the binary has maintained its integrity and no unauthorized changes were made to the file. The addition of code, malicious or not (even if it is just one bit) will give a completely different one-way hash output. Comparing size of a file gives a false sense of assurance.