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

Update metadata for coins with no image pastes the default base64 encoded image #119

Open
shaharyakir opened this issue Nov 7, 2022 · 0 comments
Assignees

Comments

@shaharyakir
Copy link
Collaborator

image

This creates a faulty (and large) txn that can't get through.

Desired behavior -

  1. If current metadata doesn't contain an image, field should be empty
  2. The cell building operation in such should throw (the reason it doesn't is because it uses a chunked format which creates refs). We can do this perhaps by limiting the cell depth.
  3. Limit the url field (deploy + update metadata) to 1,000 characters (and make sure this works)
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

No branches or pull requests

2 participants