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

Tracking Issue for Chain manager #247

Open
4 of 5 tasks
Boog900 opened this issue Aug 6, 2024 · 0 comments
Open
4 of 5 tasks

Tracking Issue for Chain manager #247

Boog900 opened this issue Aug 6, 2024 · 0 comments
Labels
A-binaries Related to binaries. C-tracking-issue An issue tracking a wider effort P-high High priority.

Comments

@Boog900
Copy link
Member

Boog900 commented Aug 6, 2024

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter.

What

The chain manager, which is the task in cuprated that handles incoming blocks from peers or the syncer.

Steps

  • Chain syncer
  • Handle new blocks
    • From the peer channel
    • From the syncer channel
  • Handle chain re-orgs

Related

I started the syncer here: #142

@Boog900 Boog900 added P-high High priority. A-binaries Related to binaries. C-tracking-issue An issue tracking a wider effort labels Aug 6, 2024
@Boog900 Boog900 changed the title Chain manager Tracking Issue for Chain manager Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-binaries Related to binaries. C-tracking-issue An issue tracking a wider effort P-high High priority.
Projects
None yet
Development

No branches or pull requests

1 participant