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

Additional equivalence tests for CALL, STATICCALL and DELEGATECALL #2515

Merged
merged 15 commits into from
Jun 21, 2024

Conversation

emilevgenievgeorgiev
Copy link
Contributor

Description:

  • Added new functions to equivalence contract
  • Added tests for CALL, STATICCALL and DELEGATECALL opcodes

Related issue(s):
#2012

Fixes #

Notes for reviewer:

Checklist

Aleksandrina Todorova and others added 12 commits April 2, 2024 16:58
Signed-off-by: Aleksandrina Todorova <[email protected]>
Signed-off-by: Aleksandrina Todorova <[email protected]>
…ous tests for direct calls

Signed-off-by: Nikolay Nikolov <[email protected]>
Signed-off-by: Nikolay Nikolov <[email protected]>
Signed-off-by: emilevgenievgeorgiev <[email protected]>
Signed-off-by: emilevgenievgeorgiev <[email protected]>
Signed-off-by: emilevgenievgeorgiev <[email protected]>
Copy link

github-actions bot commented Jun 6, 2024

Tests

    2 files  150 suites   15s ⏱️
837 tests 836 ✔️ 1 💤 0
849 runs  848 ✔️ 1 💤 0

Results for commit 681b072.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 6, 2024

Acceptance Tests

     25 files     405 suites   41m 57s ⏱️
   602 tests    592 ✔️   3 💤   7
1 476 runs  1 447 ✔️ 17 💤 12

Results for commit 681b072.

♻️ This comment has been updated with latest results.

@emilevgenievgeorgiev emilevgenievgeorgiev marked this pull request as ready for review June 6, 2024 14:15
Copy link

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
2.5% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@ebadiere ebadiere left a comment

Choose a reason for hiding this comment

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

LG.

Copy link
Contributor

@nickeynikolovv nickeynikolovv left a comment

Choose a reason for hiding this comment

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

LGTM

@ebadiere ebadiere merged commit 4197a5f into main Jun 21, 2024
32 of 35 checks passed
@ebadiere ebadiere deleted the add_additional_tests_equivalence branch June 21, 2024 15:57
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