mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 03:51:29 +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> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
doc.go | ||
errors.go | ||
ffg_update_test.go | ||
helpers_test.go | ||
helpers.go | ||
metrics.go | ||
no_vote_test.go | ||
node_test.go | ||
node.go | ||
optimistic_sync_test.go | ||
optimistic_sync.go | ||
proposer_boost_test.go | ||
proposer_boost.go | ||
store_test.go | ||
store.go | ||
types.go | ||
vote_test.go |