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

eth mainnet: terraform changes for eth env variables #203

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

ppca
Copy link
Contributor

@ppca ppca commented Feb 12, 2025

No description provided.

@ppca ppca requested a review from auto-mausx February 12, 2025 04:30
@@ -14,4 +17,15 @@ fn main() {
let near_account_pk = near_account_sk.public_key();
println!("near account public key: {}", near_account_pk);
println!("near account secret key: {}", near_account_sk);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I think it should be enough. Please, mention this in docs.

@ppca
Copy link
Contributor Author

ppca commented Feb 12, 2025

To help node operators generate the eth accounts, they just need to do cargo run from infra/scripts/generate_keys, and save their ethereum private and public keys, and give us their ethereum address. We will fund that address.

@ppca ppca force-pushed the xiangyi/terraform_mainnet_eth branch from f0c1f10 to a2c6874 Compare February 12, 2025 20:27
ChaoticTempest
ChaoticTempest previously approved these changes Feb 13, 2025
@auto-mausx
Copy link
Contributor

Added polling for new images, corrected partner testnet address

@auto-mausx auto-mausx mentioned this pull request Feb 13, 2025
@volovyks volovyks merged commit 46c574b into develop Feb 13, 2025
@volovyks volovyks deleted the xiangyi/terraform_mainnet_eth branch February 13, 2025 18:27
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.

4 participants