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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid validator balances for v1 endpoints #9721

Closed
tsudmi opened this issue Oct 2, 2021 · 1 comment 路 Fixed by #9722
Closed

Invalid validator balances for v1 endpoints #9721

tsudmi opened this issue Oct 2, 2021 · 1 comment 路 Fixed by #9722

Comments

@tsudmi
Copy link
Contributor

tsudmi commented Oct 2, 2021

馃悶 Bug Report

Description

/eth/v1/beacon/states/{state_id}/validators and /eth/v1/beacon/states/{state_id}/validator_balances endpoints always return 32 ETH balances for the active validators.

馃敩 Minimal Reproduction

I've tried requesting the same data from Infura Teku and local Prysm and received different responses for the same slot number. The teku nodes returned balances together with the rewards, but prysm nodes returned effective balances (32 ETH).

Running Prysm 1.4.4

@rkapka rkapka self-assigned this Oct 2, 2021
@prestonvanloon
Copy link
Member

@rkapka is this issue still valid in v2.0.0 @ 4f31ba6?

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 a pull request may close this issue.

3 participants