prysm-pulse/beacon-chain/forkchoice/protoarray
Potuz f5719f8c8e
Fix updateCanonicalNodes (#10241)
* Fix updateCanonicalNodes

* fix logic

* terence's review
2022-02-14 21:30:26 +00:00
..
BUILD.bazel Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
doc.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
errors.go Load Synced Tips when starting from Finalized State (#10196) 2022-02-10 22:18:42 +00:00
ffg_update_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
helpers_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
helpers.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
metrics.go add metrics for synced tips (#10221) 2022-02-10 18:48:46 +00:00
no_vote_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
node_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
node.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
optimistic_sync_test.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
optimistic_sync.go add metrics for synced tips (#10221) 2022-02-10 18:48:46 +00:00
proposer_boost_test.go Clean up fork choice (#10226) 2022-02-12 03:33:46 +00:00
proposer_boost.go Fork Choice Proposer Boost Changes (#10083) 2022-01-29 16:32:01 +00:00
store_test.go Fix updateCanonicalNodes (#10241) 2022-02-14 21:30:26 +00:00
store.go Fix updateCanonicalNodes (#10241) 2022-02-14 21:30:26 +00:00
types.go Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
vote_test.go Prune synced tips (#10143) 2022-02-05 20:24:02 +00:00