mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-11 12:10:05 +00:00
8a01d412f5
* starting * Reimplement store * begin on proposer boost * implement fork choice proposer boost algorithm * boosting * gaz * add mutexes and previous root * comment on compute proposer boost * safe * rem todo * reset and add tests * unit test for proposer boost score * boost works * Can process block * Basic test case passing * ex ante * test * propoer test * More progresses * More fixes * rm unused pieces * Refactor, add phase 0 * locks * vanilla ex-ante attack * test similar to spec test * works works works * boost test working for num votes > proposer boost weight * commentary fixes * rem unused * comments * Proposer boost use store time * Reset proposer root * debugging * passing * Rm unused visibility imports * Move update head to better place * Fix deepsrc complains * Fix more complains * Raul's feedback * Use correct byte lengths Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> |
||
---|---|---|
.. | ||
depositcache | ||
active_balance_disabled.go | ||
active_balance_test.go | ||
active_balance.go | ||
attestation_data_test.go | ||
attestation_data.go | ||
BUILD.bazel | ||
cache_test.go | ||
checkpoint_state_test.go | ||
checkpoint_state.go | ||
committee_disabled.go | ||
committee_fuzz_test.go | ||
committee_test.go | ||
committee.go | ||
committees.go | ||
common.go | ||
doc.go | ||
error.go | ||
proposer_indices_disabled.go | ||
proposer_indices_test.go | ||
proposer_indices_type.go | ||
proposer_indices.go | ||
skip_slot_cache_test.go | ||
skip_slot_cache.go | ||
subnet_ids_test.go | ||
subnet_ids.go | ||
sync_committee_disabled.go | ||
sync_committee_head_state_test.go | ||
sync_committee_head_state.go | ||
sync_committee_test.go | ||
sync_committee.go | ||
sync_subnet_ids_test.go | ||
sync_subnet_ids.go |