Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add cli option for root private key in bridge #1030

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

njgheorghita
Copy link
Collaborator

What was wrong?

In our bridge architecture, we spin up multiple bridge nodes, but their private keys are currently randomly generated. We want the option to provide custom private keys so that we can ensure the bridge nodes are equally distributed around the keyspace.

How was it fixed?

  • Added cli option for providing custom private keys to bridge nodes

To-Do

@njgheorghita njgheorghita marked this pull request as ready for review November 10, 2023 13:03
Copy link
Member

@ogenev ogenev left a comment

Choose a reason for hiding this comment

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

@njgheorghita njgheorghita merged commit dbabeec into ethereum:master Nov 27, 2023
@njgheorghita njgheorghita deleted the bridge-private-key branch November 27, 2023 15:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants