prysm-pulse/beacon-chain/sync/initial-sync
Nishant Das 1ff5a43385
Add the Abillity to Defragment the Beacon State (#13444)
* Defragment head state

* change log level

* change it to be more efficient

* add flag

* add tests and clean up

* fix it

* gosimple

* Update container/multi-value-slice/multi_value_slice.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* radek's review

* unlock it

* remove from fc lock

---------

Co-authored-by: rkapka <rkapka@wp.pl>
2024-01-13 05:44:02 +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 fixing sa4006 (#13350) 2023-12-15 16:49:27 +00:00
blocks_fetcher_test.go Add the Abillity to Defragment the Beacon State (#13444) 2024-01-13 05:44:02 +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 VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
blocks_fetcher.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
blocks_queue_test.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
blocks_queue_utils.go sync blobs in initial-sync (#12522) 2023-08-31 08:41:57 -05:00
blocks_queue.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
BUILD.bazel VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +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 VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00: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 VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
round_robin.go Only process blocks which haven't been processed (#13442) 2024-01-09 22:14:03 +00:00
service_test.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
service.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
verification.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00