Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update flow of enabling generator #7275

Closed
8 tasks done
shuse2 opened this issue Jul 4, 2022 · 0 comments
Closed
8 tasks done

Update flow of enabling generator #7275

shuse2 opened this issue Jul 4, 2022 · 0 comments

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Jul 4, 2022

Description

Currently we handle generator keys in the config file under generations.generator, and it is decrypted using an endpoint.
We also allow to setup multiple generator in a node.

We need to have keys for both ed25519 and BLS, we need to consider if we should or how we should change the key management for validator.

Motivation

  • Support ed25519 and BLS key from different passphrases
  • Simplify and make key management consistent
  • Not storing passphrase in the config
  • Support setting up multiple validators for testing
  • Use RPC endpoint more consistently over config

Tasks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants