mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 16:08:26 -05:00
* DB: add block roots test * Node: register RPC service * RPC: access to client service * Client: add balances and pubkeys -> indices getters * Update validator/client/metrics.go Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> * Lint and feedbacks * Fix lock to prevent a run time panic * Fixes existing tests * Validator: add mock for testing * Validator: Add pubkeys to indices getter * RPC: tests tests tests * Lint * Lint * Lint * Lint * Lint * Gazelle Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>