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