mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-18 07:48:46 +00:00
0d6e8718fd
* Aditya's PR 18 This PR implements PR18. There is still a missing piece which is consistency of head with finalized checkpoint. I will think on ways to enforce this. * prune finalized incompatible * don't check finalization on viable for head * unit tests fixes * gazelle * remove finalized epoch from viableForHead * remove finalized epoch from leadsToViableHead * use non-slashed indices * function rename * lint fixes * lint fixes * lint fixes |
||
---|---|---|
.. | ||
BUILD.bazel | ||
doc.go | ||
errors.go | ||
ffg_update_test.go | ||
forkchoice_test.go | ||
forkchoice.go | ||
metrics.go | ||
no_vote_test.go | ||
node_test.go | ||
node.go | ||
on_tick_test.go | ||
on_tick.go | ||
optimistic_sync_test.go | ||
optimistic_sync.go | ||
proposer_boost_test.go | ||
proposer_boost.go | ||
store_test.go | ||
store.go | ||
types.go | ||
unrealized_justification_test.go | ||
unrealized_justification.go | ||
vote_test.go |