-
Notifications
You must be signed in to change notification settings - Fork 5
erigon: make use of staticpeers under scaling #238
Copy link
Copy link
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:mediumMediumMediumtype:featureNew or enhanced functionalityNew or enhanced functionality
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p2Medium priorityMedium prioritysize:mediumMediumMediumtype:featureNew or enhanced functionalityNew or enhanced functionality
Type
Fields
Give feedbackNo fields configured for issues without a type.
We would like to have static peers automatically setup when using scaling (last remaining feature here: #48), but that is non-trivial as the static peers URL is configured with an enode://ID which isn't known before the deployment.