-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
STONX token logo update #4020
STONX token logo update #4020
Conversation
Hello @SimoDod The validation is failing because you didn't increment the sequenceNumber value. This needs to be incremented when doing updates. I would point you to this guide: https://github.com/cardano-foundation/cardano-token-registry/wiki/How-do-I-update-my-entry-in-the-registry%3F Let me know if you have any questions! |
Hello @SimoDod Did you also re-sign the updated value? The attestation is failing which makes me believe that the signature wasn't update. Looking at the changes on the file I can also see that the signature isn't changed, while the value is changed, so this needs to be updated. |
Hello @Godspeed-exe I've generated the token through a website, streamlining the process significantly. I will push a new commit once I build the token-metadata-registry with nix and sign the token metadata correctly. btw if there is an easier way, I am open for suggestions :) |
There are simpler ways indeed:
|
@SimoDod still seems to be failing on the signature of the logo. update now it’s okay! |
Pull Request Template
Description
Changing the base64 logo as the last one has a wrong dimensions and looks broken.
Type of change
Checklist:
Metadata PRs
Please note it may take up to 4 hours for merged changes to take effect on the metadata server.