prysm-pulse/beacon-chain/sync/initial-sync
Victor Farazdagi d79950ab3b
Optimizes FSM event triggering (#5881)
* Optimizes machine triggering
* updates queue
* Merge branch 'master' into init-sync-fsm-optimizations
* gazelle
* Merge branch 'init-sync-fsm-optimizations' of github.com:prysmaticlabs/prysm into init-sync-fsm-optimizations
2020-05-16 20:26:00 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
blocks_fetcher_test.go Init-sync discard debug logs in tests (#5774) 2020-05-07 13:13:45 +00:00
blocks_fetcher.go Run go fmt in prysm (#5815) 2020-05-11 22:03:15 +00:00
blocks_queue_test.go Refactor ReceiveBlock to receive the block root. (#5785) 2020-05-09 01:22:59 +00:00
blocks_queue.go Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
BUILD.bazel Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
fsm_benchmark_test.go Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
fsm_test.go Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
fsm.go Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
initial_sync_test.go Moves connectPeers to common test setup file (#5800) 2020-05-10 14:47:05 +00:00
log.go First pass: single peer initial sync (#3363) 2019-08-30 15:15:40 -05:00
round_robin_test.go Moves connectPeers to common test setup file (#5800) 2020-05-10 14:47:05 +00:00
round_robin.go Refactor ReceiveBlock to receive the block root. (#5785) 2020-05-09 01:22:59 +00:00
service.go Fix Stream Duties Server + Get Duties Before ChainStart (#5849) 2020-05-15 10:25:43 -05:00