mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
f0fd29d367
* add synced_tips structure * create optimisticStore type * Add ForkChoice.Optimistic() Adds the logic implementing whether a synced block is optimistic or not. * Terence's bug catch * Reinforce warning * Preston's review * add comment on optimistic sync |
||
---|---|---|
.. | ||
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 | ||
store_test.go | ||
store.go | ||
types.go | ||
vote_test.go |