mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-07 18:21:20 +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> |
||
---|---|---|
.. | ||
spectest | ||
attestation_aggregation_bench_test.go | ||
attestation_test.go | ||
attestation.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
committee_test.go | ||
committee.go | ||
randao_test.go | ||
randao.go | ||
rewards_penalties_test.go | ||
rewards_penalties.go | ||
shuffle_test.go | ||
shuffle.go | ||
slot_epoch_test.go | ||
slot_epoch.go | ||
validators_test.go | ||
validators.go |