-
Notifications
You must be signed in to change notification settings - Fork 20
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
New Contribution - Suspended #47
Comments
Thank you for your interest in contributing to the Zircuit Ceremony! Begin the following process only after receiving notification that it is your turn to contribute through a message in this issue. Please follow instructions only from the issue's assignee. Once notified, you have 1 hour to confirm by posting a message in this issue that you have started your contribution. If you do not confirm within one hour, your contribution slot might be suspended. PrerequisitesGet sourcesgit clone https://github.com/zircuit-labs/ceremony.git
cd ceremony Generate an SSH Key - OptionalContributors are required to provide an SSH public key to upload their contributions to our servers. If you don't have one, you can generate a new SSH public key as: ssh-keygen -t ed25519 -b 256 -f ./id_ceremony -N "" -C "" Next, edit the issue description and report as SSH Public key the output of the command: cat ./id_ceremony.pub Please note that if you use Docker to compute your contribution, the key will be automatically added to the Docker image during the build process and available in the working directory. If you already have an SSH key and prefer not to generate a new one, you will need to import your existing key manually. BuildTo contribute, you will need a total of at least 33 GiB of combined RAM and SWAP memory available. If you are using Docker, ensure that sufficient resources are allocated when running images. From sourcescargo install --locked --path . --root .
export PATH="./bin:${PATH}"
chmod +x download.sh With Dockerdocker build . -t "ceremony" ContributeBefore proceeding, please post a comment on this issue to notify us that you have started your contribution.
Download the latest contribution: ./download.sh and verify that the hash of the downloaded contribution matches the one reported here. Then, compute your contribution: export RUST_LOG=info
contribute -c ./contributions The last command will create a contribution using the default settings. For additional options and configurations, please refer to instructions. If you don't plan to actively use your computer during the contribution phase, please read this section to avoid performance degradation due to power-saving settings. Upload ContributionAfter completing your contribution, upload it to our server using your SSH key: sftp -i ./id_ceremony [email protected]
put ./contributions/[YOUR_CONTRIBUTION_ID].csrs
quit If your upload is interrupted, you can use Once the upload is complete, post a comment on this issue to notify us that your contribution has been uploaded. |
@Pelz01 are you ready to start contribution? |
yes i’m ready |
@Pelz01, you can now proceed with your contribution! Please notify us with a comment on this issue after each of the following steps is completed:
Please note that if you do not acknowledge the start of the contribution process within 15 minutes, your contribution slot will be suspended. |
contribution process begins |
Computing hashes for downloaded contributions.. |
im downloading already, please confirm |
@Pelz01 when download completes, hash of the file should be
|
okay ser |
Computing hashes for downloaded contributions.. |
@Pelz01 great, you can proceed with your contribution |
running contribution |
[2024-06-10T23:48:29Z INFO ceremony::contribution] Reading contribution from "./contributions/0000000015.csrs" it has been like this for the past hour, is it normal? |
it is not expected, what is your ram, swap, number of cores? |
the vps im using is 60gb ram. i got this can i switch server and start the contribution again? |
are you able to use same ssh public key? |
i dont know the command to use same ssh public key on another server |
ok, please paste new ssh public key and start contribution on new machine |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKP9hL7hXaG48F82ZxgfyI54HG24zMcktJxGrfTct/l |
please paste output a minute after you start contribute |
@Pelz01 what is the status now? |
i’m unable to contribute right now, i don’t know if it’s possible to do it later when my server is fully set up in the morning |
No problem, I am suspending your contribution. Please let us know when you are able to contribute again. |
i now have a 4 cpu core, 8gb ram and 160gb storage set up on linode. i think that should do ready to contribute. |
another suggestion, please ask what server and plans the users that were able to contribute easily are using. |
@Pelz01 thank you, proceed. |
okay |
[2024-06-12T18:31:30Z INFO ceremony::contribution] Reading contribution from "./contributions/0000000019.csrs" getting this, can i proceed? |
@Pelz01 it shouldn’t be 19, it should be 20. Was 20 downloaded? |
Computing hashes for downloaded contributions.. |
Is there file |
yes, just deleted. |
[2024-06-12T19:02:25Z INFO ceremony::contribution] Reading contribution from "./contributions/0000000020.csrs" |
@Pelz01 great, proceed. |
Dear @Pelz01, what is the current status? |
still computing contribution proof |
Dear @Pelz01, are there any updates? |
nothing yet |
i’ll let you know if anything comes up please |
still on it |
my termius restarted by itself and all files was removed from my vps. please do me a little favor because i dont to be bothering you, can you please ask for server details of anyone that would be able to contribute quickly (less than 2hrs), i will be checking the contribution if to see response. until then kindly suspend till when i get a good one (this is my third vps) |
or if there is another alternative |
@Pelz01 ok, suspending your contribution for now. |
am i permitted to ask for server details under someone else’s issue (comment box)? i don’t want to disrupt anything |
Dear @Pelz01, contributions period will soon come to an end and we will not be able to process your contribution in time. If you still want to contribute, please add comment to next random contribution, where we gather community-generated randomness and we compute a verifiable contribution from it, before the contribution period ends. |
I will like to contribute, but i don’t have or know a strong server😢 |
Dear @Pelz01 don’t worry, by mere comment to that issue you are contributing in randomness. |
i have dropped a comment, thank you! |
is there any way to know that it has been recorded? or just a comment is enough? |
Dear @Pelz01 comment is enough, once publicly verifiable contribution is created we will post the details. |
okay, thank you, let me go to bed. |
The ceremony ended! Thank you for your interest in being a part of it! |
Contributor: Pelz01
SSH Public key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILqVzHeY68XQIFcVi6Vel9eSoOdVA0gPDX9c5t1LIv5r
Attestation: [any form of attestation for contribution (e.g., signature) - Optional]
The text was updated successfully, but these errors were encountered: