-
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
sigmacrypto contributor - wait #184
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 15 minutes to confirm by posting a message in this issue that you have started your contribution. If you do not confirm within 15 minutes, 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. |
Contributor : shanks9988 my ssh publickey : ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgaR2SFU47c4cISkDxx8IxQRvtxGZHRFjf4lvQm6SJa |
i'm here now |
Where are u |
Dear @shanks9988, we are contacting the next 5 contributors in the queue. If you are ready to contribute (having carefully read the instructions and meeting the system requirements), please let us know. The next contributor will be the first one to reply to this message in their respective issue. |
yes |
i'm ready |
@shanks9988, 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. |
can i start now ? |
Yes please |
I'm Contributing |
root@94674921e902:/usr/ceremony# ./download.sh |
I see this person uploaded the number 00038, why is it also 00038 when I download? |
@shanks9988 because you are downloading their contribution, after that you will need to run process as described in first comment and documentation to produce 39 which is built on top of 38, which you will then upload |
Do I need to download it again? |
@shanks9988 if you successfully downloaded 38 you need to run contribute process, no need to download again. |
Thank you, the download process is still going on |
Dear @shanks9988, what is the current status? |
Dear @shanks9988 any updates now? |
10Gb/16Gb dowloading.... |
Dear @shanks9988 did you manage to start contribution? |
Downloading contribution 0000000038.csrs |
when i can upload ? |
help me ! can not excute command |
Dear @shanks9988 I see from output that contribute process was Killed, that would indicate you have no sufficient resources. Unfortunately I will have to suspend your contribution to unblock other contributors. Please let us know if you manage to have resources as is in documentation and are ready to contribute again. Thank you! |
why ?? |
no sufficient resources. Does it mean my RAM is not enough? |
Most probably available RAM + swap is not enough, it can also be processor. In detail you have requirements in message asking about availability, but I am linking them again here. |
my PC has 32GB ram & i'm using WSL |
When i can restart ? @zvorcuit |
i can start again @zvorcuit |
Hello, contributions period will soon come to an end and we will not be able to process your contribution in time. The content of your comment will be used as part of input to verifiable contribution. |
The ceremony ended! Thank you for your interest in being a part of it! |
sad |
Contributor: [contributor information - Optional]
SSH Public key: [contributor SSH public key (if you don't have one, submit the issue to receive instructions)"- Required]
Attestation: [any form of attestation for contribution (e.g., signature) - Optional]
The text was updated successfully, but these errors were encountered: