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
1ce05f08
Commit
1ce05f08
authored
Nov 02, 2022
by
Gyanendra Mishra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added changelog entry
parent
1efc6eef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
changelog.md
docs/changelog.md
+1
-0
forkmon_launcher.star
src/forkmon/forkmon_launcher.star
+1
-1
No files found.
docs/changelog.md
View file @
1ce05f08
...
...
@@ -5,6 +5,7 @@
-
Added genesis_constants
-
Added a lot of participant_network/pre_launch_data_generator
-
Added a lot of simple objects that just keep data
-
Added monitoring on top of the repo
# 0.0.0
*
Initial commit
src/forkmon/forkmon_launcher.star
View file @
1ce05f08
...
...
@@ -24,7 +24,7 @@ def launch_forkmon(
seconds_per_slot,
slots_per_epoch
):
all_cl_client_info = []
for client in cl_client_contexts:
client_info = new_cl_client_info(client.ip_addr, client.http_port_num)
...
...
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