Skip to content

Tally: Handle ordering of vote recasts within one block #22

@shadmau

Description

@shadmau

Currently the tally script might not determine the correct order of recasts if a voter recasts multiple times within the same block.
The correct order of recasts within the same block should be based on the transaction index

To-do

  • Update the tally script to detect multiple recasts in the same block
  • Apply recasts within same block from same voter based on transactionIndex

Metadata

Metadata

Assignees

Labels

backendserver basedbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions