-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Added Restaking page in usecases #15400
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
base: dev
Are you sure you want to change the base?
Conversation
❌ Deploy Preview for ethereumorg failed.
|
Hi @YashIIT0909, what is the status with this PR? I see deploy failed. Do you need help to finish this? |
Hi @konopkja, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@YashIIT0909 I think there are several files causing issues here that were committed, can you remove:
- yarn.lock changes
- .yarnrc.yaml
- .yarn/install-state.gz
There is probably a version change in the yarn.lock causing the docsearch error, but we shouldnt be committing any of these yarn files you have in this PR
To be clear, the yarn.lock file should stay in, but your changes to it should be removed as there were no package changes in package.json |
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Co-authored-by: mnelsonBT <[email protected]>
Description
I have added new page "restaking" to the usecases
Related Issue