-
Notifications
You must be signed in to change notification settings - Fork 29
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
No Block matches the given query. #10
Comments
Try to create them first Sir...
This simulation was meant to be run sequentially.
…On Fri, Jan 31, 2020, 05:00 Krishna812 ***@***.***> wrote:
hello,
It shows 404 page not found error whenever we try to click on go to block
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=ABBS5NXAQM2H5OBC6UWLTTLRANEWPA5CNFSM4KN5X4D2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJ7CLAQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBS5NRILLKLSURBNBSWDRDRANEWPANCNFSM4KN5X4DQ>
.
|
If that does not work: Also, please upload screenshot here if necessary. |
ok.......Thanks ill try this. |
The private and public key pair is used only in "BLOCK" section of the
simulation. The ballot is encrypted using private key, broadcast to the
network, then decrypted using public key. In real life, you are supposed to
submit your public key to the voting organizer e.g. Indian government or
something like that, before the voting event begin so you can verify your
key safely.
The public-private key encryption is omitted in the "CHAIN" section to
speed up the simulation.
I wrote a scientific paper on this, hopefully I can share it with you on
Feb 1.
…On Fri, Jan 31, 2020, 06:58 Krishna812 ***@***.***> wrote:
ok.......Thanks ill try this.
If its possible can u lets us know how the public and private keys are
generated for each voters. Or its working.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=ABBS5NQNAE2A6Q2JOFQEOADRANSRBA5CNFSM4KN5X4D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKM77JI#issuecomment-580517797>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBS5NSOLN5PBFTCJYBLVN3RANSRBANCNFSM4KN5X4DQ>
.
|
Here is the paper |
How did you solve this problem? I also have a 404 error and don't understand why. Do we have to create 10,000 transactions for the blocks to be generated? |
hello,
It shows 404 page not found error whenever we try to click on go to block
The text was updated successfully, but these errors were encountered: