sunshine icon indicating copy to clipboard operation
sunshine copied to clipboard

vote that doesn't store voters votes in storage

Open 4meta5 opened this issue 5 years ago • 0 comments

"...indeed vote are not supposed to be stored but just used as intermediary arithmetic type for getting some result" ~guillaume

The sunshine pallets vote and vote-direct store voter votes in storage. It's convenient for a lot of reasons, like being able to check current vote against new vote requests to validate vote changes. Still, I'd like to try this other design at some point.

4meta5 avatar Aug 30 '20 00:08 4meta5