We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Symptoms: See title.
Discovery: I discovered this issue by accidentally signing http://bitcoinocracy.com/arguments/this-statement-is-false four times.
Fix: You need to limit voting to disallow duplicate signatures. You should also add a redirect upon vote submission.
The text was updated successfully, but these errors were encountered:
It actually looks like seven times: http://bitcoinocracy.com/arguments/this-statement-is-false.json
Nice catch. Fun argument. :-)
Sorry, something went wrong.
Interesting, the apparent 7 submissions have only mapped to 4 submissions in terms of "real" bitcoin value.
Thanks for pointing this out. I added a constraint to the database so it should never happen again. Added redirection as well.
No branches or pull requests
Symptoms: See title.
Discovery: I discovered this issue by accidentally signing http://bitcoinocracy.com/arguments/this-statement-is-false four times.
Fix: You need to limit voting to disallow duplicate signatures. You should also add a redirect upon vote submission.
The text was updated successfully, but these errors were encountered: