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

fix(header): temporary disable skipping verification #2456

Merged
merged 3 commits into from
Jul 12, 2023
Merged

Conversation

Wondertan
Copy link
Member

This PR disables skipping verification and accepts all the incoming non-adjacent headers. These headers will later be verified via adjacent verification and rejected if invalid.

Test that proves that Syncer rejects and continues to work with a fault header: celestiaorg/go-header#76

Potential outcomes of doing so: celestiaorg/go-header#79

Additionally, the PR reverts the genesis hash change to the hash pointing to height 1.

Supersedes #2449, which became zombie

Wondertan and others added 2 commits July 10, 2023 18:15
Co-authored-by: rene <41963722+renaynay@users.noreply.github.com>
@Wondertan Wondertan self-assigned this Jul 11, 2023
@Wondertan Wondertan added the kind:fix Attached to bug-fixing PRs label Jul 11, 2023
@Wondertan Wondertan added the area:header Extended header label Jul 11, 2023
@mergify
Copy link

mergify bot commented Jul 11, 2023

⚠️ The sha of the head commit of this PR conflicts with #2449. Mergify cannot evaluate rules on this PR. ⚠️

@renaynay renaynay enabled auto-merge July 11, 2023 12:58
@renaynay renaynay added this pull request to the merge queue Jul 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 11, 2023
@Wondertan Wondertan added this pull request to the merge queue Jul 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 11, 2023
@renaynay renaynay added this pull request to the merge queue Jul 12, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jul 12, 2023
@Wondertan Wondertan enabled auto-merge (squash) July 12, 2023 15:30
@Wondertan Wondertan merged commit 60a949e into main Jul 12, 2023
@Wondertan Wondertan deleted the hlib/fix-mocha-2 branch July 12, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:header Extended header kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants