Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Compute total-checkpointable-value #154

Merged
merged 12 commits into from
Sep 19, 2024

Conversation

jbrower95
Copy link
Contributor

@jbrower95 jbrower95 commented Sep 18, 2024

  • Added a new check to all commands which verifies that the provided execNode matches the expected genesis_fork_version of the --beaconNode
  • Fixed the ABI cloner, which was still using the pepe branch (pepe has since merged into the default branch of the repo)
  • Added the total-checkpointable-value command, which computes an estimate of the total unlockable value were every eigenpod to checkpoint immediately.

@jbrower95 jbrower95 changed the title Total checkpointable Value Feat: Compute total-checkpointable-value Sep 19, 2024
@jbrower95 jbrower95 marked this pull request as ready for review September 19, 2024 15:14
@jbrower95 jbrower95 requested a review from wadealexc September 19, 2024 15:15
Copy link
Contributor

@wadealexc wadealexc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after removing the "5 random" part

@jbrower95 jbrower95 merged commit 88e56bf into master Sep 19, 2024
4 checks passed
@jbrower95 jbrower95 deleted the jb/total-checkpointable-value branch September 19, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants