Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit IBD method to Swarm #204

Closed
longfin opened this issue Apr 16, 2019 · 0 comments
Closed

Add explicit IBD method to Swarm #204

longfin opened this issue Apr 16, 2019 · 0 comments
Assignees
Labels
suggestion Suggestion or feature request

Comments

@longfin
Copy link
Member

longfin commented Apr 16, 2019

A simple initial block download(IBD) code was added through #187 and #190. however, this alone makes it difficult to know when the calling code(game) will download the block.

So I suggest to add an initialization method that assumes that it will be called before StartAsync(), and we'll do peer-dialing and block downloads here. we also need to tell the calling code how many blocks you have received and how many blocks you have received.

@longfin longfin added the suggestion Suggestion or feature request label Apr 16, 2019
@longfin longfin self-assigned this Apr 16, 2019
longfin added a commit to longfin/libplanet.net that referenced this issue Apr 17, 2019
OnedgeLee pushed a commit to OnedgeLee/libplanet that referenced this issue Jan 31, 2023
…path

update genesis block path in DP configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Suggestion or feature request
Projects
None yet
Development

No branches or pull requests

1 participant