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

Sishan/validator onboarding #1947

Closed
wants to merge 40 commits into from
Closed

Conversation

dailinsubjam
Copy link
Contributor

@dailinsubjam dailinsubjam commented Oct 26, 2023

This PR:

  • Added a struct for ValidatorConfigFile and ValidatorConfig.
  • Added a flow from reading config seed of file to generating a node's own key pairs.
  • Make sure key generation only appear in test initialization or config initialization.
  • Added a script to generate key pair for the node. The steps are in Scripts for generating key pair #1971.

Main review parts: orchestrator/src/config.rs, crates/types/src/lib.rs.
Wrapped by #1990.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ dailinsubjam
❌ Sishan Long


Sishan Long seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dailinsubjam dailinsubjam marked this pull request as draft October 26, 2023 18:03
@dailinsubjam dailinsubjam linked an issue Oct 26, 2023 that may be closed by this pull request
4 tasks
@dailinsubjam
Copy link
Contributor Author

Changed the base to sishan/merge_validator_onboarding_after_pull.

@dailinsubjam dailinsubjam deleted the sishan/validator_onboarding branch November 3, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validator Onboarding Macro Task
2 participants