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

[TD-1326] Immutable signed zone v2 #189

Merged
merged 80 commits into from
Apr 11, 2024
Merged

Conversation

lfportal
Copy link
Contributor

@lfportal lfportal commented Mar 26, 2024

Implements an SIP-7 compatible Seaport Zone with support for substandards 3, 4 and 6.

Copy link

openzeppelin-code bot commented Mar 26, 2024

[TD-1326] Immutable signed zone v2

Generated at commit: a1e685c8d43068a38672aadb6679f1104acabea8

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
1
0
11
28
42
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@lfportal lfportal force-pushed the TD-1326-immutable-signed-zone-v2 branch from f74bc7e to b87cea7 Compare March 26, 2024 22:59
@lfportal lfportal force-pushed the TD-1326-immutable-signed-zone-v2 branch from ff7724a to bdaa64c Compare March 28, 2024 06:44
@lfportal lfportal force-pushed the TD-1326-immutable-signed-zone-v2 branch from f9ebebe to d20e73f Compare April 8, 2024 04:25
@lfportal lfportal marked this pull request as ready for review April 9, 2024 23:23
@lfportal lfportal requested a review from a team as a code owner April 9, 2024 23:23
@lfportal lfportal requested a review from a team April 9, 2024 23:51
}

/**
* @dev Validates substandard 3.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you think it might be worth to add brief 1-liners about these substandards to give the reader more context? Or do you think its reasonable to assume the reader will have the SIP docs up? The latter could well be true

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@Sam-Jeston Sam-Jeston left a comment

Choose a reason for hiding this comment

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

🥳

@lfportal lfportal merged commit 98df349 into main Apr 11, 2024
6 of 7 checks passed
@lfportal lfportal deleted the TD-1326-immutable-signed-zone-v2 branch April 11, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants