Skip to content
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

Repeated hash on seeds #1836

Closed
ITH4Coinomia opened this issue Nov 10, 2016 · 1 comment
Closed

Repeated hash on seeds #1836

ITH4Coinomia opened this issue Nov 10, 2016 · 1 comment

Comments

@ITH4Coinomia
Copy link
Contributor

How can we submit a seed within infinitesimal timeframe?

Actually hashed seeds are combined to form one number. The idea is that there is not enough time within the submission phase for any party to calculate the final hash value of all of the seeds, thus they cannot predict or influence the final random number.

In order to verify the computationally intensive process, we require a security deposit and allow challengers to demonstrate the incorrectness of a hash via an interactive binary search process.

@str4d
Copy link
Contributor

str4d commented Nov 30, 2016

I don't understand the purpose of this issue; it looks like a misplaced FAQ entry for an unrelated project.

@ITH4Coinomia please re-open this if there was a legitimate issue, and explain it if so.

@str4d str4d closed this as completed Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants