-
Notifications
You must be signed in to change notification settings - Fork 40
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
Remove goerli from stakers #1899
Conversation
DAppNode bot has built and pinned the release to an IPFS node, for commit: 8898caf This is a development version and should only be installed for testing purposes, install link
(by dappnodebot/build-action) |
|
||
return ( | ||
<> | ||
<Title title={title} /> | ||
|
||
<div className="horizontal-navbar"> | ||
{stakersItems.map(route => ( | ||
{/* Render the staker tabs except for "Prater" */} |
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.
Maybe you could (as briefly as possible) explain that prater is hidden as it is going to be deprecated
|
This pull request addresses urgent issues by removing the "Goerli" tab from the Stakers UI. Recent problems with checkpoint syncs have rendered Goerli functionality unreliable, necessitating its immediate removal to maintain a stable user experience. This action aims to mitigate potential disruptions and ensure continued functionality for users accessing the Stakers UI.