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

When setting block-log-retain-blocks = 0 get lots of unlinkable blocks errors #2006

Closed
matthewdarwin opened this issue Dec 20, 2023 · 2 comments · Fixed by #2007, #2009, #2008, #2014 or #2015
Closed
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team
Milestone

Comments

@matthewdarwin
Copy link

matthewdarwin commented Dec 20, 2023

In 5.0.0-rc3, when setting block-log-retain-blocks = 0 get lots of unlinkable blocks errors. This worked fine in 3.2. Not tested in 4.0

Easy to reproduce on a heavy blockchain like wax, when starting from a snapshot. Seen on other lighter chains as well, even when starting from up-to-date.

@heifner heifner self-assigned this Dec 20, 2023
@heifner
Copy link
Member

heifner commented Dec 20, 2023

Reproduced on eos mainnet by starting from a June snapshot.

@heifner heifner added the OCI Work exclusive to OCI team label Dec 20, 2023
@heifner
Copy link
Member

heifner commented Dec 20, 2023

Not reproducible on 4.0 during my testing.

@heifner heifner added this to the Leap v5.0.0 milestone Dec 20, 2023
heifner added a commit that referenced this issue Dec 20, 2023
[5.0] Fix unlinkable block exceptions when block-log-retain-blocks = 0
heifner added a commit that referenced this issue Dec 20, 2023
heifner added a commit that referenced this issue Dec 20, 2023
[5.0 -> main] Fix unlinkable block exceptions when block-log-retain-blocks = 0
@heifner heifner linked a pull request Dec 20, 2023 that will close this issue
@arhag arhag reopened this Dec 20, 2023
heifner added a commit that referenced this issue Dec 20, 2023
[5.0] Test: Check for unlinkable blocks while syncing
heifner added a commit that referenced this issue Dec 20, 2023
@heifner heifner linked a pull request Dec 21, 2023 that will close this issue
heifner added a commit that referenced this issue Dec 21, 2023
heifner added a commit that referenced this issue Dec 21, 2023
heifner added a commit that referenced this issue Dec 21, 2023
heifner added a commit that referenced this issue Dec 21, 2023
[5.0] Test: Check for unlinkable blocks while syncing - 2
heifner added a commit that referenced this issue Dec 21, 2023
heifner added a commit that referenced this issue Dec 21, 2023
…nc-main

[5.0 -> main] Test: Check for unlinkable blocks while syncing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment