-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submit ballot hashcode mismatch #6
Comments
@carlbarrdahl perhaps we can help here? |
Thanks for taking the time to report this @cauetomaz! Will look into it. |
I haven't been able to reproduce this @cauetomaz. What wallet did you connect and sign with? |
Hey carl! I signed with this adress 0xAcD59e854adf632d2322404198624F757C868C97, i dont know why this happened, i hope you find. |
With Metamask or any other wallet? |
I used a metamask wallet on my android. |
This was potentially caused by the updated ballot wasn't used (slow network connection could cause an older instance of the ballot to be used) We now fetch the latest ballot (using easy-retro-pgf/src/features/ballot/hooks/useBallot.ts Lines 64 to 86 in 0ac2fd0
|
I found the tool practical and functional! I just had one problem when trying to submit my basket, the signature in the metamask didn't arrive, then when I tried again there was a conflict in the submission hash code, so I just changed the allocated value of one of the projects and everything worked. Thank you for everyone's time and energy.
The text was updated successfully, but these errors were encountered: