prysm-pulse/beacon-chain/core/helpers
Jim McDonald 6baffd4ccb
Infostream (#4760)
* 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>
2020-02-19 11:09:23 -06:00
..
spectest Removed active count and shuffling cache (#4266) 2019-12-12 01:15:44 +00:00
attestation_aggregation_bench_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
attestation_test.go Check attestation bitlist length in aggregation to prevent panic (#4876) 2020-02-16 10:18:48 -07:00
attestation.go Check attestation bitlist length in aggregation to prevent panic (#4876) 2020-02-16 10:18:48 -07:00
block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
block.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
BUILD.bazel Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
committee_test.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
committee.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
randao_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
randao.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
rewards_penalties_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
rewards_penalties.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
shuffle_test.go Move SplitOffset to Sliceutil (#3606) 2019-09-26 16:25:55 -07:00
shuffle.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
slot_epoch_test.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
slot_epoch.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
validators_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
validators.go Infostream (#4760) 2020-02-19 11:09:23 -06:00