prysm-pulse/beacon-chain/sync/initial-sync
kasey ce2344301c
forkchoice.Getter wrapper with locking wrappers (#13244)
* forkchoice.Getter wrapper with locking wrappers

* comments

* lint

* only expose fast fc getters

* potuz feedback re rlock

* update mocks for new fc method

* appease deepsource

* add missing exported func comment

* yeet errors to make the linter happy

* even more devious _discard

* rm TargetRoot

* derp

* handle nil error in _discard

* deep source

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-12-04 21:01:39 +00:00
..
testing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks_fetcher_peers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks_fetcher_peers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks_fetcher_test.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
blocks_fetcher_utils_test.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
blocks_fetcher_utils.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
blocks_fetcher.go forkchoice.Getter wrapper with locking wrappers (#13244) 2023-12-04 21:01:39 +00:00
blocks_queue_test.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
blocks_queue_utils.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
blocks_queue.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
BUILD.bazel Update bazel and other CI improvements (#13246) 2023-12-01 22:20:54 +00:00
fsm_benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
fsm_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
fsm.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
initial_sync_test.go Restore disable-peer-scorer flag (#12386) 2023-05-23 13:53:02 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Fix Initial Sync PreProcessing (#13007) 2023-10-05 15:18:53 +00:00
round_robin.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
service_test.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
service.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00