-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Improve accessing nonfinal blocks through LS #1941
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
Conversation
|
Changes look aimed at serving nonfinal blocks via liteserver and publishing DB events. I spotted a couple of issues in the new code.
Let me know if you want me to draft a fix for these. |
|
|
@codex review |
|
To use Codex here, create a Codex account and connect to github. |
kulih-kyber
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Кен
|
@codex review |
|
To use Codex here, create a Codex account and connect to github. |
|
Findings
The PR adds nonfinal LS pending-blocks queries and DB event FIFO publishing; once the above issues are addressed, consider rerunning the build to ensure the coroutine changes compile. |
|
Added a newline at the end of the file for consistency.
|
Findings
If you want, I can propose a bounded/ephemeral path for nonfinal candidates to keep the new LS feature without opening a persistence/DoS hole. |
No description provided.