prysm-pulse/beacon-chain/forkchoice/protoarray
terence tsao 168e06e607
Save sync tips to DB (#10171)
* Save sync tips to DB

* Fix build

* Update process_block_test.go

* Copy map

* Revert back to nil

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-02-06 18:00:47 +00:00
..
BUILD.bazel Implement fork choice spec tests (#10159) 2022-01-31 19:03:48 +00:00
doc.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
errors.go Update synced tips (#10129) 2022-01-31 15:05:05 +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 Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
metrics.go Integrate proto array forkchoice to run time (#4649) 2020-01-25 14:22:25 -06: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 Prune synced tips (#10143) 2022-02-05 20:24:02 +00:00
optimistic_sync.go Prune synced tips (#10143) 2022-02-05 20:24:02 +00:00
proposer_boost_test.go Fork Choice Proposer Boost Changes (#10083) 2022-01-29 16:32:01 +00:00
proposer_boost.go Fork Choice Proposer Boost Changes (#10083) 2022-01-29 16:32:01 +00:00
store_test.go Prune synced tips (#10143) 2022-02-05 20:24:02 +00:00
store.go Save sync tips to DB (#10171) 2022-02-06 18:00:47 +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