Skip to content

Opt checkpoint submission#55

Merged
kuny0707 merged 26 commits intodevelopfrom
opt_checkpoint_submission
Jul 25, 2023
Merged

Opt checkpoint submission#55
kuny0707 merged 26 commits intodevelopfrom
opt_checkpoint_submission

Conversation

@kuny0707
Copy link
Copy Markdown
Contributor

Add dynamic checkpoints submission mechanism to delivery.

cp.Logger.Error("proposal feature-dynamic-checkpoint maxlength is too long",
"maxLength", maxLength, "MaxCheckpointLength", maxCheckpointLengthParam)

return true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What if the end - start + 1 < maxCheckpointLengthParam but maxCheckpointLengthParam < maxLength ?

I wonder should the case always be true?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

in case :checkpoint length<=maxCheckpointLengthParam<maxLength
There will no checkpoint to submit when no cross chain tx in chain.

yuekun and others added 2 commits July 24, 2023 14:41
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 24, 2023

Codecov Report

Merging #55 (af11a68) into develop (a1ec5d1) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop      #55   +/-   ##
========================================
  Coverage    60.29%   60.29%           
========================================
  Files           52       52           
  Lines         4423     4423           
========================================
  Hits          2667     2667           
  Misses        1519     1519           
  Partials       237      237           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ClarkChenc ClarkChenc force-pushed the opt_checkpoint_submission branch from 29c386b to 09a9601 Compare July 24, 2023 08:09
Copy link
Copy Markdown
Contributor

@ClarkChenc ClarkChenc left a comment

Choose a reason for hiding this comment

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

lgtm

@kuny0707 kuny0707 merged commit 320b948 into develop Jul 25, 2023
@kuny0707 kuny0707 mentioned this pull request Aug 7, 2023
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.

4 participants