-
-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename `rootDir` to `dataDir` * Refactor initializeOptionsAndConfig * Remove old peerstore migration * Fix rootDir * Rename `metrics.enabled` to `metrics` * Rename `api.rest` to `rest` * Rename `chain.defaultFeeRecipient` to `suggestedFeeRecipient` * Rename `network.discv5.enabled` to `discv5` * Set many network flags as hidden * Fix rest rename * Change rest options order * Remove rest alias * Rename `builder.enabled` to `builder` * More suggestedFeeRecipient * Hide most chain options * Rename `eth1.enabled` to `eth1` * Remove eth1.providerUrl * Hide eth1.depositContractDeployBlock * More eth1.enabled * More rest.enabled * More rest.namespace * More rest.address * More rest.port * More suggestedFeeRecipient * Hide some beacon options * Overhaul wss options * Fix dataDir capitalization * Review network flags * Update logFile options * Update wss options * Drop aliases * Rename keymanager.enabled * Rename importKeystoresPath * Fix beacon-node types Co-authored-by: dapplion <[email protected]>
- Loading branch information
1 parent
104eb54
commit b2d6a55
Showing
47 changed files
with
330 additions
and
466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.