mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 04:47:18 +00:00
2c28e4e7a3
* Add committees helper, benchmark, results show 62ms for 8k validators which was previously 4 minutes * Add regression test with same data * fix epoch conversion * lint * undo and lint * Merge branch 'master' of github.com:prysmaticlabs/prysm into zoom-zoom-assignments * remove validaotr index span * fix comment, add test to test against spec definition method for consistency. * Deprecate CommitteeAssignment, delete unused reference to CommitteeAssignment * Merge branch 'master' of github.com:prysmaticlabs/prysm into zoom-zoom-assignments * remove new line * make test be more complicated with validators activated in an epoch transition * add feature flag for fast-assignments * Merge branch 'master' of github.com:prysmaticlabs/prysm into zoom-zoom-assignments * gaz, gofmt, add deprecated code back * Update beacon-chain/core/helpers/committee.go Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com> * Merge refs/heads/master into zoom-zoom-assignments * Merge refs/heads/master into zoom-zoom-assignments * Merge refs/heads/master into zoom-zoom-assignments |
||
---|---|---|
.. | ||
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 |