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

Clients store chaindata in local KV store and can produce it later #109

Closed
prestonvanloon opened this issue May 9, 2018 · 1 comment
Closed

Comments

@prestonvanloon
Copy link
Member

Extending #99... this is a tracking issue for clients to store their chain data such that they can produce it when they receive the message "Hey, do you have collation 55?" and they can respond with collation 55.

@prestonvanloon prestonvanloon added this to the Ruby milestone May 9, 2018
@prestonvanloon prestonvanloon added this to To do in Validator Client via automation May 9, 2018
@prestonvanloon prestonvanloon added this to To do in Collation Proposals via automation May 9, 2018
@rauljordan
Copy link
Contributor

Perfect, I will take charge on this after #100. This will most likely involve having an event that is triggered through p2p and will fetch the collation information stored in the local file system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants