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

Node needs JIT pending header computation #730

Open
wizeguyy opened this issue Apr 3, 2023 · 0 comments
Open

Node needs JIT pending header computation #730

wizeguyy opened this issue Apr 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@wizeguyy
Copy link
Member

wizeguyy commented Apr 3, 2023

Presently if the node stops, the pending headers are forgotten. They also cannot be reliably stored before the node stops -- see #476 for information on that. Ultimately, we need to have a way to compute a pending header just-in-time when requested.

User story:

  1. I have a fully synchronized full node
  2. I stop my node and restart it
  3. My node should immediately able to provide a pending header to the miner
@wizeguyy wizeguyy added the bug Something isn't working label Apr 3, 2023
@wizeguyy wizeguyy added this to the Iron Age milestone Apr 3, 2023
@hendrymason hendrymason moved this to Product Backlog in Iron Age Testnet May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Product Backlog
Development

No branches or pull requests

2 participants