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

Revert on dirty bits (unused item parameters) #457

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

axic
Copy link
Contributor

@axic axic commented Jun 8, 2022

The goal here is to avoid having orders which look like ERC-721 items with a single byte difference (the ItemType), i.e. a ItemType.NATIVE order ignores the token and identifier fields and so it can be used to look like a ERC-721 token (such as BAYC).

@0age
Copy link
Contributor

0age commented Jun 8, 2022

Can you run yarn lint:fix and recommit?

@0age
Copy link
Contributor

0age commented Jun 8, 2022

This still needs a lint run, comments, and (importantly) tests to ensure full code coverage; going to merge this in to a new branch so we can finish prep before deciding whether to merge into main!

@0age 0age changed the base branch from main to unused-params June 8, 2022 17:21
@0age 0age merged commit 5eb8906 into ProjectOpenSea:unused-params Jun 8, 2022
@axic
Copy link
Contributor Author

axic commented Jun 8, 2022

Can you run yarn lint:fix and recommit?

I did but lint was fine on my side for some reason.

@axic axic deleted the unused-params branch June 8, 2022 19:48
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.

2 participants