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

Feature/elder berry #195

Merged
merged 27 commits into from
Mar 4, 2024
Merged

Feature/elder berry #195

merged 27 commits into from
Mar 4, 2024

Conversation

invocamanman
Copy link
Collaborator

  • Add sequencer protection on sequenceBatches function
    • Add maxSequenceTimestamp which indicates the maximum timestamp the blocks inside the sequence can have. There's added a 36 seconds range (3 blocks) in order to avoid reorgs and therefore unspected outcomes
    • Add currentSequenceNumber as a protection for the sequencer to defend against possible reorgs, and possible bugs in the txManager.

@cla-bot cla-bot bot added the cla-signed label Feb 16, 2024
@invocamanman invocamanman changed the base branch from main to develop February 16, 2024 12:11
@invocamanman invocamanman force-pushed the feature/elderBerry branch 5 times, most recently from 1fb1e02 to a185009 Compare February 20, 2024 22:22
Copy link

sonarcloud bot commented Feb 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@invocamanman invocamanman merged commit 6e38981 into develop Mar 4, 2024
3 of 4 checks passed
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