zircuit-labs / ceremony

Zircuit Mainnet Ceremony
Apache License 2.0
44 stars 20 forks source link

Dozyay on zircuit #748

Closed Dozyay closed 4 months ago

Dozyay commented 4 months ago

contributor: Dozyay SSH Public key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGgJRiB7uiqn1rNQvpzldTNM0QZOdSiOZfp7qbaE0YcV Attestation: I attest that I want to be a part of this ceremony

github-actions[bot] commented 4 months ago

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.

Prerequisites

Get sources

git clone https://github.com/zircuit-labs/ceremony.git
cd ceremony

Generate an SSH Key - Optional

Contributors 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.

Build

To 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 sources

cargo install --locked --path . --root .
export PATH="./bin:${PATH}"
chmod +x download.sh

With Docker

docker build . -t "ceremony"

Contribute

Before proceeding, please post a comment on this issue to notify us that you have started your contribution.

Only in the case you are using Docker, you need to first run the built image:

docker run -it "ceremony"

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 Contribution

After completing your contribution, upload it to our server using your SSH key:

sftp -i ./id_ceremony contributor@sftp.ceremony.zircuit.com
put ./contributions/[YOUR_CONTRIBUTION_ID].csrs
quit

If your upload is interrupted, you can use reput in place of put to resume it.

Once the upload is complete, post a comment on this issue to notify us that your contribution has been uploaded.

zvorcuit commented 4 months ago

Hello, 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 before the contribution period ends to the next random contribution, where we gather community-generated randomness and we compute a verifiable contribution from it.

The content of your comment will be used as part of input to verifiable contribution. Thank you.

Dozyay commented 4 months ago

I will still like to contribute. Thanks

zvorcuit commented 4 months ago

Dear @Dozyay, unfortunately we will not be able to process your contribution.

If you want to contribute, by introducing randomness to verifiable contribution, please add comment with any content you wish to the linked issue.

Your comment will be part of input to verifiable contribution.

Thank you.

Dozyay commented 4 months ago

Hello, I'm interested in contributing to the project. As suggested, I'm adding a comment to introduce randomness to the verifiable contribution. Here's my comment: 'I'm excited to be a part of this innovative project! Looking forward to seeing the impact of our collective contributions.' Please let me know if there's any further step I need to take. Thank you!

On Thu, 20 Jun 2024, 6:07 pm zvorcuit, @.***> wrote:

Dear @Dozyay https://github.com/Dozyay, unfortunately we will not be able to process your contribution.

If you want to contribute, by introducing randomness to verifiable contribution, please add comment with any content you wish to the linked issue.

Your comment will be part of input to verifiable contribution.

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/zircuit-labs/ceremony/issues/748#issuecomment-2181752913, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANHVKRH7ROYCGSUONNKCZVTZINVDPAVCNFSM6AAAAABJQ22CNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBRG42TEOJRGM . You are receiving this because you were mentioned.Message ID: @.***>

zvorcuit commented 4 months ago

The ceremony ended! Thank you for your interest in being a part of it!