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

TokenMetadata doesn't support duplicate trait names with differing values #73

Open
theelderbeever opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@theelderbeever
Copy link
Collaborator

Describe the bug
Some token collections such as Crypto Coven #117 have multiple of the same trait name (Top) with differing values. Currently, the token metadata parses metadata to a dictionary which will overwrite the duplicate names.

Information

To Reproduce
Process Crypto Coven however, it is a silent bug.

Expected behavior
Don't overwrite the value

Environment

  • OS: [e.g. iOS]: Darwin
  • Python [e.g. 3.10.3]: 3.10.6
  • Library Version [e.g. 1.0]: 0.5.0-beta
@theelderbeever theelderbeever added the bug Something isn't working label Oct 5, 2022
@theelderbeever theelderbeever mentioned this issue Oct 24, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants