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

Slashing protection #391

Merged
merged 26 commits into from
Oct 26, 2021
Merged

Slashing protection #391

merged 26 commits into from
Oct 26, 2021

Conversation

alonmuroch
Copy link
Contributor

No description provided.

@alonmuroch alonmuroch changed the title Slashing protection WIP Slashing protection Oct 20, 2021
@alonmuroch
Copy link
Contributor Author

@alonmuroch alonmuroch changed the title WIP Slashing protection Slashing protection Oct 25, 2021
@@ -82,7 +82,8 @@ var StartNodeCmd = &cobra.Command{
// TODO Not refactored yet Start (refactor in exporter as well):
cfg.ETH2Options.Context = cmd.Context()
cfg.ETH2Options.Logger = Logger
cfg.ETH2Options.Graffiti = []byte("BloxStaking")
cfg.ETH2Options.Graffiti = []byte("SSV.Network")
cfg.ETH2Options.DB = db
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to use the same DB instance that is used across the app?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Why not?

@nivBlox nivBlox merged commit 300be34 into stage Oct 26, 2021
@amirylm amirylm mentioned this pull request Nov 2, 2021
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.

None yet

3 participants