metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
98 stars 42 forks source link

Update Kinobi to 0.17 #77

Closed lorisleiva closed 1 month ago

lorisleiva commented 5 months ago

In version 0.17, Kinobi has been greatly refactored which makes the migration from 0.16 to 0.17 non-trivial. This PR offers a migration of mpl-token-metadata which can serve as a reference PR for the other product repos if necessary. I'm also more than happy to help migrate the other repos.

Whilst the Kinobi internal structure and its configurations have changed a lot, the generated code for the Umi-compatible renderer should have no effective changes.

As you can see in the PR, the changes in the generated code are: