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

EAS Schema and oss-directory schema are mismatched #49

Open
ryscheng opened this issue Sep 8, 2023 · 0 comments
Open

EAS Schema and oss-directory schema are mismatched #49

ryscheng opened this issue Sep 8, 2023 · 0 comments
Labels
c:schema Changes to the data schema someday No action; issue to consider for the future

Comments

@ryscheng
Copy link
Member

ryscheng commented Sep 8, 2023

As of this issue, we deprecated type: string in BlockchainAddress and instead now have an array of tags: string[].
#48

As a patch, optimism-attestation.ts was updated to just do type = tags.join(","), but that's not ideal.

@ccerv1 ccerv1 added the someday No action; issue to consider for the future label Sep 24, 2023
@ryscheng ryscheng added the c:schema Changes to the data schema label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:schema Changes to the data schema someday No action; issue to consider for the future
Projects
Status: Backlog
Development

No branches or pull requests

2 participants