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

Hackily fix Drand fetching around null blocks #6239

Closed
wants to merge 1 commit into from

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented May 12, 2021

This is the no-effort fix to the critical portion of #3613. I really don't want to take this route, though, chainstore really shouldn't be reasoning about upgrade heights.

See #6240 for the better fix.

@arajasek
Copy link
Contributor Author

Probably gonna close this soon, because I doubt anyone will prefer this approach to #6240

@magik6k magik6k added this to the Network Hyperdrive milestone May 19, 2021
@BigLep BigLep removed the request for review from whyrusleeping May 21, 2021 18:26
@magik6k
Copy link
Contributor

magik6k commented May 28, 2021

#6240 was marged

@magik6k magik6k closed this May 28, 2021
@arajasek arajasek deleted the asr/hack-drand branch August 25, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lotus fetches drand from chain backwards with null blocks while specs fetches forward
2 participants