casper-network / casper-network/casper-node

Make all fetch operations in fast-sync use the same retry-approach

Open
#3,287 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

There are a lot of different fetch operations going on in the fast sync process and even more are [on the way](https://github.com/casper-network/casper-node/pull/3282#discussion_r952961597).

We should unify all these operations to use the approach that leverages the `bootstrap_completed` flag maintained by `small_network`.

Summary of the current fetch operations is available here: https://github.com/casper-network/casper-node/issues/3275#issuecomment-1220763505

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.