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

0000000019.csrs #33

Closed
anshulgoyal00 opened this issue Jun 7, 2024 · 12 comments
Closed

0000000019.csrs #33

anshulgoyal00 opened this issue Jun 7, 2024 · 12 comments
Assignees
Labels
contribution New Contribution

Comments

@anshulgoyal00
Copy link

anshulgoyal00 commented Jun 7, 2024

Contributor: [contributor information - Optional]
SSH Public key: [ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGnucCg1vDLclDbr/jsKUavxLQQ0h3ogjVPmKE1mH7m+
]
Attestation: [any form of attestation for contribution (e.g., signature) - Optional]

@anshulgoyal00 anshulgoyal00 added the contribution New Contribution label Jun 7, 2024
Copy link

github-actions bot commented Jun 7, 2024

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.

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 [email protected]
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
Copy link
Collaborator

Hello @coolhimanshug, thank you for your interest.

Please edit your first message and add a public SSH key in the corresponding field in order to be able to join the ceremony. Once your public SSH key is added, we will notify you with a message to this issue when it is your turn to contribute. Thank you!

@zvorcuit zvorcuit self-assigned this Jun 10, 2024
@anshulgoyal00
Copy link
Author

@zvorcuit Dude, I have updated the first message with my SSH key. Kindly, let me know when it's my turn for contribution!

@anshulgoyal00
Copy link
Author

@zvorcuit, Since we're in different time zones, coordinating to contributions might be tricky. Could you let me know when you're available to work? If possible, could we adjust our schedules to contribute up? as I am in IST zone

@zvorcuit
Copy link
Collaborator

Hey @anshulgoyal00, the previous contributor is uploading their contribution. Please confirm that you're ready to start your contribution.

@anshulgoyal00
Copy link
Author

anshulgoyal00 commented Jun 12, 2024

I'm ready for contribution @zvorcuit!

@zvorcuit
Copy link
Collaborator

@anshulgoyal00, you can now proceed with your contribution!

Please notify us with a comment on this issue after each of the following steps is completed:

  • Your contribution process begins.
  • Your upload is finished.

Please note that if you do not acknowledge the start of the contribution process within 15 minutes, your contribution slot will be suspended.

@zvorcuit zvorcuit changed the title New Contribution New Contribution - Pending Jun 12, 2024
@anshulgoyal00
Copy link
Author

Your contribution process begins.

@zvorcuit zvorcuit changed the title New Contribution - Pending New Contribution - Active Jun 12, 2024
@anshulgoyal00
Copy link
Author

Mine upload is finished @zvorcuit. Can you check it from you end too!

@zvorcuit
Copy link
Collaborator

Contribution has been successfully verified.

The hash of contribution is a4f35fb5fba41433e76a65dffb4bbb3295c7785abb77ad2c465aef364f3b4ee8.

Added to the contribution list with ID 0000000019.csrs.

Thanks for your contribution!

@zvorcuit zvorcuit changed the title New Contribution - Active 0000000019.csrs Jun 12, 2024
@zvorcuit
Copy link
Collaborator

Dear @anshulgoyal00,

We would like to reward your efforts in the ceremony by sending you Zircuit Points!

If you're interested, please provide an Ethereum address within 7 days. We will then transfer the Zircuit Points to the address you provide in the following days.

Thanks once more for your participation in the ceremony!

@anshulgoyal00
Copy link
Author

0xED7998eF608D3011461C5457C13200e319aDC918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution New Contribution
Projects
None yet
Development

No branches or pull requests

2 participants