Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethereum-package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
ethereum-package
Commits
3da26bd6
Commit
3da26bd6
authored
Nov 11, 2022
by
Gyanendra Mishra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prysm launches
parent
842a4c20
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
README.md
README.md
+5
-4
config.yaml.tmpl
static_files/genesis-generation-config/cl/config.yaml.tmpl
+1
-1
No files found.
README.md
View file @
3da26bd6
...
...
@@ -60,9 +60,9 @@ This is the Startosis version of the popular [eth2-merge-kurtosis-module](https:
-
[
x
]
nimbus - eth2-merge-kurtosis-module is broken and so is this
-
[
x
]
facts and waits
-
[
x
]
framework
-
[
]
prysm
-
[
]
facts and waits
-
[
]
framework
-
[
x
]
prysm
-
[
x
]
facts and waits
-
[
x
]
framework
-
[
]
teku
-
[
]
facts and waits
-
[
]
framework
...
...
@@ -73,3 +73,4 @@ This is the Startosis version of the popular [eth2-merge-kurtosis-module](https:
-
[
x
]
cl_rest_client/el_rest_client - DESCOPED as facts will do this
-
[
x
]
cl_node_metrics_info - pure POJO NO BLOCKERS
-
[
]
get render templates to have the magic strings subsituted with real values
-
[
]
confirm that the 0x30000038 value in
`static_files/genesis-generation-config/cl/config.yaml.tmpl`
is correct
\ No newline at end of file
static_files/genesis-generation-config/cl/config.yaml.tmpl
View file @
3da26bd6
...
...
@@ -8,7 +8,7 @@ CONFIG_NAME: testnet # needs to exist because of Prysm. Otherwise it conflicts w
# `2**14` (= 16,384)
MIN_GENESIS_ACTIVE_VALIDATOR_COUNT: {{ .NumValidatorKeysToPreregister }}
MIN_GENESIS_TIME: {{ .UnixTimestamp }}
GENESIS_FORK_VERSION: 0x
1
0000038
GENESIS_FORK_VERSION: 0x
3
0000038
GENESIS_DELAY: 300
# Forking
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment