-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DV Setup: Charon Integration with Sedge (#368)
* charon poc * fix tppo * add distributed flag to vc if Distributed * Update configs/client_images.yaml Co-authored-by: Oisín Kyne <[email protected]> * fix:remove "-" * fix: validator-blocker * add Distributed Client Test * Update types, fix bugs, reviews * fix types for distributed validator image defaults * Update templates/services/merge/distributedValidator/charon.tmpl Co-authored-by: Oisín Kyne <[email protected]> * Make DV service generic * fix tests * fix dv tests * allow import of distributed validator keystores * updates to Teku key import * updates to Teku validator init * fixed lighthouse imports * use DefaultAbsSedgeDataPath for charon key imports * Document DV Setup Process with Sedge * Update docs/docs/commands/importKey.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Update docs/docs/quickstart/charon.mdx Co-authored-by: Oisín Kyne <[email protected]> * Fixed defaultKeystorePath for Charon key imports * import key tests from distributed option * bug fixes * add dv extra flags feature * Allow custom dv images, and few review fixes * Add script to fetch and update Charon to the latest version * lighthouse import-key tests * teku import-key tests * run formatter * lodestar import keys test in distributed mode * debug tests * fix file permissions for distributed key imports * teku import key tests * skip key-import tests * Revert last commit * remove error logs * fix missing test data * add Nimbus client to DV * remove redundant methods * Update Changelog * Update CHANGELOG.md Co-authored-by: Miguel Tenorio <[email protected]> --------- Co-authored-by: Oisín Kyne <[email protected]> Co-authored-by: xin <[email protected]> Co-authored-by: Miguel Tenorio <[email protected]>
- Loading branch information
1 parent
a204f33
commit d04b0b4
Showing
59 changed files
with
1,557 additions
and
269 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
Oops, something went wrong.