You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title said, if the src/API/APIUtil.ts 's encrpyt_ballot function is changed from using a fixed seed nounce to random seed, the tally result will generate an incorrect ballot hash.
As the title said, if the src/API/APIUtil.ts 's encrpyt_ballot function is changed from using a fixed seed nounce to random seed, the tally result will generate an incorrect ballot hash.
Need further investigation on this issue.