mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-15 22:48:19 +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 |
||
---|---|---|
.. | ||
archive_test.go | ||
archive.go | ||
attestations_test.go | ||
attestations.go | ||
backup_test.go | ||
backup.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
checkpoint_test.go | ||
checkpoint.go | ||
deposit_contract_test.go | ||
deposit_contract.go | ||
encoding.go | ||
finalized_block_roots_test.go | ||
finalized_block_roots.go | ||
kv_test.go | ||
kv.go | ||
migrate_snappy_test.go | ||
migrate_snappy.go | ||
operations_test.go | ||
operations.go | ||
prune_states_test.go | ||
prune_states.go | ||
schema.go | ||
slashings_test.go | ||
slashings.go | ||
state_test.go | ||
state.go | ||
utils.go | ||
validators_test.go | ||
validators.go |