mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-28 14:17:17 +00:00
6baffd4ccb
* Add validators stream * Ignore unknown keys rather than error on them * Reduce accesses to common structures * Ensure correct information returned for deposited validators * Short-term cache for remote deposit data * Name epoch duration for clarity * Break out duplicated logic in to a single function * Add capacities for slices and maps where appropriate * Break out functions; add tests * Allow stream errors not related to context Co-authored-by: Nishant Das <nish1993@hotmail.com> Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> |
||
---|---|---|
.. | ||
assignments_test.go | ||
assignments.go | ||
attestations_test.go | ||
attestations.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
committees_test.go | ||
committees.go | ||
config_test.go | ||
config.go | ||
server.go | ||
slashings_test.go | ||
slashings.go | ||
validators_stream_test.go | ||
validators_stream.go | ||
validators_test.go | ||
validators.go |