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

Trigger parent cert execution for SharedObjectLockNotSetObject #4549

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

mystenmark
Copy link
Contributor

@mystenmark mystenmark commented Sep 9, 2022

In the case where a cert is final, but the local validator has not yet processed all preceding certs that touch a shared object, we will get the SharedObjectLockNotSetObject error. This change will cause node sync to try and fetch the parents.

If the cert isn't yet final, its not guaranteed that the parents can be found, because no validators may yet have created effects for the cert.

@mystenmark mystenmark merged commit 0c1ec11 into main Sep 12, 2022
@mystenmark mystenmark deleted the mlogan-shared-object-parent branch September 12, 2022 15:36
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.

None yet

3 participants