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

Bug fix - Patches that went into the v0.13 tagged release #1068

Closed

Conversation

gameofpointers
Copy link
Contributor

@dominant-strategies/core-dev

It takes sometime for all the clients to comeback up initally,
So checking before using the domClient
…SetCurrentHeader

Reconstruction of state was tied down to the status of the canonical
hash table, since we cannot provide any guarantees on what is happening
in the canonical hash table, we are collecting the blocks while
traversing back and using them to construct the state tree
Previously the errors were not being caugut in the setting of the
current header
If len of headers was empty and accepted was true, it would crash the
node
While pruning the etx set, we have to use the block number of next block
to the etx set reading block
Djadih and others added 2 commits September 1, 2023 10:20
remove GH_PAT

remove gcloud auth

remove kubeconfig
If state generation takes a long, time, we cannot lower the pending
header that is stored on best ph key
Copy link
Contributor

@Djadih Djadih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants