NeblioTeam / neblio

Neblio Daemon & Wallet
MIT License
121 stars 46 forks source link

Votes #381

Closed TheQuantumPhysicist closed 2 years ago

nebliodev commented 3 years ago

Vote block ranges should be exclusive of each other. In the attached screenshot it is not clear if block 1000 will vote for proposal 2 or proposal 1. Same with block 1001 image

Steps to reproduce: Add vote proposal-id 1, vote value 0, start height 1000, last height 1001 Add vote proposal-id 2, vote value 1, start height 998, last height 1002 Vote for proposal-id 2 is split around the existing vote for proposal-id 1, but the block heights seem to be off by 1