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

Finality violation tests #501

Closed
wants to merge 58 commits into from
Closed

Finality violation tests #501

wants to merge 58 commits into from

Conversation

systemzax
Copy link
Member

This PR adds tests to cover violation of finality rule #1, #2 and #3 and addresses issue : #91

systemzax added 30 commits July 29, 2024 06:18
…_policy_generation in savanna smart contracts and tests for clarity
generation used in finality violation tests
…scenarios where the fake block's timestamp is lower vs higher than block with conflicting range
@systemzax systemzax marked this pull request as ready for review August 8, 2024 14:50
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: TEST
summary: Tests to cover violation of finality rule.
Note:end

@arhag arhag linked an issue Aug 12, 2024 that may be closed by this pull request
@arhag
Copy link
Member

arhag commented Aug 20, 2024

This should target release/1.0. But don't just retarget this PR to release/1.0 since that would bring main commits into the release branch. Instead, close this PR and create a new one that is built off of release/1.0. Also, there should be no change to the chainbase submodule within that new PR.

@systemzax
Copy link
Member Author

Closing. New PR is here : #610

@systemzax systemzax closed this Aug 21, 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.

Finality violation test coverage
3 participants