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

light-node: followups #442

Closed
liamsi opened this issue Jul 13, 2020 · 4 comments
Closed

light-node: followups #442

liamsi opened this issue Jul 13, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed light-client Issues/features which involve the light client
Milestone

Comments

@liamsi
Copy link
Member

liamsi commented Jul 13, 2020

Description

#430 puts together a light-node and surfaced a few things regarding the light-client crate as well as a room for further improvement in the light-node itself.

I tried to order them in terms of priorities.

Subjective initialization

Existing related issue: #293 (comment)
It is critical that we do subjective initialzation correctly:

Additionally, the light-client crate should provide a simple way to subjectively init (instead of doing this in the calling code, here the light-node crate):

light-node

Cargo.toml:

Testing:

Config & CLI arguments:

Error handling / exiting:

light-client

@liamsi liamsi added enhancement New feature or request light-client Issues/features which involve the light client labels Jul 13, 2020
@liamsi liamsi mentioned this issue Jul 13, 2020
5 tasks
@liamsi
Copy link
Member Author

liamsi commented Jul 13, 2020

Everyone: feel free to grab and and work on any of the above issues. Best open a separate issue, assign that to yourself link it here. The subjective init discussions should happen in close coordination with the spec and research work!

@liamsi liamsi changed the title Light-Node followups light-client: Light-Node followups Jul 13, 2020
@brapse brapse modified the milestones: v0.15.0, v0.16.0 Jul 14, 2020
@liamsi
Copy link
Member Author

liamsi commented Jul 14, 2020

write and run acceptance tests against a docker image: #430 (comment)

was split out into: #445

@liamsi liamsi added the help wanted Extra attention is needed label Jul 14, 2020
@xla xla changed the title light-client: Light-Node followups light-node: followups Jul 18, 2020
@milosevic
Copy link
Contributor

Just heads up that I will work with Josef on clarifying initialisation spec. We will probably create a small PR in the following days.

@ebuchman
Copy link
Member

Great work with the light node, just took it for a spin. I believe all the above is covered in existing or new breakout issues and we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed light-client Issues/features which involve the light client
Projects
None yet
Development

No branches or pull requests

4 participants