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: last sent certificate block underflow #234

Conversation

goran-ethernal
Copy link
Collaborator

Description

This PR fixes an issue occurred while testing, where an uint64 underflow happens when we calculate the previousToBlock on aggsender.

@goran-ethernal goran-ethernal self-assigned this Dec 6, 2024
@goran-ethernal goran-ethernal changed the base branch from main to release/v0.5.0 December 6, 2024 15:12
@goran-ethernal goran-ethernal changed the base branch from release/v0.5.0 to feat/cherry-pick-pr-229-to-release December 6, 2024 15:13
@goran-ethernal goran-ethernal force-pushed the feat/cherry-pick-pr-229-to-release branch from ce5217c to 9eec22f Compare December 6, 2024 15:25
@goran-ethernal goran-ethernal force-pushed the fix/last-sent-certificate-block-underflow branch from 294f831 to 0f1c76e Compare December 6, 2024 15:26
Copy link

sonarcloud bot commented Dec 6, 2024

@goran-ethernal goran-ethernal merged commit 678fc17 into feat/cherry-pick-pr-229-to-release Dec 6, 2024
11 of 12 checks passed
@goran-ethernal goran-ethernal deleted the fix/last-sent-certificate-block-underflow branch December 6, 2024 15:37
goran-ethernal added a commit that referenced this pull request Dec 6, 2024
* fix: use hex instead of byte arrays

* feat: UT

* fix: change estimated certificate size

* fix: UT coverage

* fix: bridge exit metadata hash

* fix: last sent certificate block (#234)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants