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

Remove goerli from stakers #1899

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Remove goerli from stakers #1899

merged 2 commits into from
Mar 25, 2024

Conversation

GiselleNessi
Copy link
Contributor

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.

@GiselleNessi GiselleNessi self-assigned this Mar 22, 2024
@github-actions github-actions bot temporarily deployed to commit March 22, 2024 13:02 Inactive
@GiselleNessi GiselleNessi linked an issue Mar 22, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Mar 22, 2024

Copy link

github-actions bot commented Mar 22, 2024

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

/ipfs/QmXMt18eLy9D7pr8MDMVg6jsXLcwCbnauB7Jyt46gQ3M44

(by dappnodebot/build-action)


return (
<>
<Title title={title} />

<div className="horizontal-navbar">
{stakersItems.map(route => (
{/* Render the staker tabs except for "Prater" */}
Copy link
Contributor

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

@github-actions github-actions bot temporarily deployed to commit March 22, 2024 13:22 Inactive
@dappnodedev dappnodedev marked this pull request as ready for review March 25, 2024 15:08
@dappnodedev dappnodedev requested a review from a team as a code owner March 25, 2024 15:08
@dappnodedev dappnodedev merged commit 5f0e38b into develop Mar 25, 2024
7 of 8 checks passed
@dappnodedev dappnodedev deleted the gi/goerli-stakers branch March 25, 2024 15:10
@pablomendezroyo
Copy link
Contributor

types module must reflect these changes

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.

Remove "Goerli" Tab from Stakers UI
3 participants