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

loosen the merkle gap check #26258

Merged
merged 1 commit into from
Feb 16, 2024
Merged

loosen the merkle gap check #26258

merged 1 commit into from
Feb 16, 2024

Conversation

songgao
Copy link
Contributor

@songgao songgao commented Feb 16, 2024

@strib @maxtaco @jzila @mmaxim

increase it a bit any way in case mdmerkle goes down to give us more time to fix it.

// we shouldn't be trusting the server. TODO: reduce this once
// merkle computation is faster.
maxAllowedMerkleGap = maxAllowedMerkleGapServer + 15*time.Minute
// Update 2024-02-16: we decided to disable the merkle gap check (by
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure we're disabling it anymore. Maybe "weaken"?

@songgao songgao merged commit e1a517d into master Feb 16, 2024
0 of 2 checks passed
@songgao songgao deleted the songgao/loosen-merkle-gap-check branch February 16, 2024 23:57
joshblum pushed a commit that referenced this pull request Feb 29, 2024
mmaxim pushed a commit that referenced this pull request Feb 29, 2024
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

2 participants