erigontech / erigontech/erigon
[Caplin] Add support to query balances/effective balances over a range of epochs/slots
Open
Caplin
RPC
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
# Rationale
We regularly require the timeseries of all balances for given validator(s) over a range of epochs and slots, so we can analyse the rewards earned by our validators. Ideally behaviour would be similar to fashion as the pre-existing ```/eth/v1/beacon/states/{state_id}/validator_balances``` API call, with the exclusion of state_id argument
Contributor guide
Assessment
This issue has not been assessed yet.