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

consortium-v2: fix wrong parenthesis placement in non-epoch block check #470

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Jun 13, 2024

Fix wrong parenthesis placement in non-epoch block check in verifyValidatorFieldsInExtraData which leads to incorrect check result.

@minh-bq minh-bq force-pushed the fix/validator-extradata branch from 6acd24e to 93f8ed6 Compare June 13, 2024 10:02
Fix wrong parenthesis placement in non-epoch block check in
verifyValidatorFieldsInExtraData which leads to incorrect check result.
@minh-bq minh-bq force-pushed the fix/validator-extradata branch from 93f8ed6 to 9e8637e Compare June 13, 2024 10:26
@minh-bq minh-bq merged commit f615759 into axieinfinity:master Jun 14, 2024
1 check passed
@minh-bq minh-bq deleted the fix/validator-extradata branch June 14, 2024 03:35
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Aug 14, 2024
…ck (axieinfinity#470)

* consortium-v2: make error in verifyValidatorFieldsInExtraData more verbose

* consortium-v2: add more unit tests for verifyValidatorFieldsInExtraData

* consortium-v2: fix wrong parenthesis placement in non-epoch block check

Fix wrong parenthesis placement in non-epoch block check in
verifyValidatorFieldsInExtraData which leads to incorrect check result.
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.

3 participants