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

SortedLinkedList Foundry Migration #10846

Merged
merged 19 commits into from
Mar 11, 2024
Merged

Conversation

soloseng
Copy link
Contributor

@soloseng soloseng commented Dec 21, 2023

Description

Migrated IntergerSortedLinkedList test to foundry

Created two versions of the IntergerSortedLinkedList test contract, because the invariant test was not supported in pragma 0.5.13

Related issues

@soloseng soloseng requested a review from a team as a code owner December 21, 2023 19:21
@soloseng soloseng self-assigned this Dec 21, 2023
@soloseng soloseng marked this pull request as draft December 21, 2023 19:22
@soloseng soloseng marked this pull request as ready for review January 10, 2024 19:23
Copy link

openzeppelin-code bot commented Mar 4, 2024

SortedLinkedList Foundry Migration

Generated at commit: da4f4f77b85c91dd1ee5494759dfb9f47db79632

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
3
0
15
41
61
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@soloseng soloseng merged commit 198f621 into master Mar 11, 2024
26 checks passed
@soloseng soloseng deleted the soloseng/sorted-linked-list-foundry branch March 11, 2024 16:10
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.

test/governance/validators/sortedlinkedlist.ts
2 participants