mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
f18bada8c9
* fixes data race, by isolating critical sections * minor refactoring: resolves blocking calls * implements init-sync queue * udpate fetch/send buffers in blocks fetcher * blockState enum-like type alias * refactors common code into releaseTicket() * better gc * linter * Update beacon-chain/sync/initial-sync/blocks_queue.go Co-Authored-By: shayzluf <thezluf@gmail.com> * Update beacon-chain/sync/initial-sync/blocks_queue_test.go Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> Co-authored-by: terence tsao <terence@prysmaticlabs.com> Co-authored-by: shayzluf <thezluf@gmail.com> Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> |
||
---|---|---|
.. | ||
testing | ||
blocks_fetcher_test.go | ||
blocks_fetcher.go | ||
blocks_queue_test.go | ||
blocks_queue.go | ||
BUILD.bazel | ||
log.go | ||
round_robin_test.go | ||
round_robin.go | ||
service.go |