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

Order validators on the deposit address page by validator index #2093

Open
mrstepanovic opened this issue Apr 12, 2023 · 1 comment
Open

Comments

@mrstepanovic
Copy link

Describe the bug
The deposit page (https://beaconcha.in/validators/deposits?q=) does not sort validators by index, which leads to confusion when trying to configure withdrawal credentials using the staking deposit CLI.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a deposit address with multiple validators, such as https://beaconcha.in/validators/deposits?q=0x5b07000DaC18F94A9E5f09a6F80153e5B23A556C
  2. Examine each validator key to get validator indices
  3. See that indices are not in numerical order.

Expected behavior
When viewing the deposit address screen, sort validators in order of index.

Desktop (please complete the following information):

  • OS: Windows 10 Home
  • Browser Chrome
  • Version 112.0.5615.49 (Official Build) (64-bit)

Additional context
More conversation in the r/ethfinance sub on Reddit.

@mrstepanovic mrstepanovic changed the title Default order validators on deposit address page by validator index Order validators on the deposit address page by validator index Apr 12, 2023
@recy21
Copy link
Collaborator

recy21 commented Apr 12, 2023

It is not an error as it is correctly sorted by the displayed validator key.
But I understood your point and we will take this into consideration, I created an internal ticket. Thank you very much for your interest.

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

No branches or pull requests

2 participants