The latest Core Candy Machine and Core Candy Guard have been deployed to Eclipse mainnet and devnet.
These include the newest Candy Guards and features like having multiple Candy Machines per Core Collection.
Bubblegum has been deployed to devnet with support for new tree sizes from spl-account-compression, as well as a minor breaking change: updating metadata via metadata delegate now requires the Data role rather than the Collection role
The new version of Token Metadata, with lower rent and space requirements, has been deployed to mainnet.
Going forward all new Token and NFT mints on TM will see these benefits.
1/ A big optimization to Token Metadata is coming, reducing the size of all future metadata accounts created.
If your product fetches any metadata from TM, this change might affect you. Make sure to read below and implement any necessary changes so things don't break!
1/ A big optimization to Token Metadata is coming, reducing the size of all future metadata accounts created.
If your product fetches any metadata from TM, this change might affect you. Make sure to read below and implement any necessary changes so things don't break!
Core Candy Machine has been deployed to devnet with the following changes:
- Support for new Core UpdateDelegate
- Asset Gate guard
- Vanity Mint address guard
Upgrade to @metaplex-foundation/mpl-core-candy-machine 0.2.3 to make use of the new changes.
Bubblegum has been deployed to devnet with support for new tree sizes from spl-account-compression, as well as a minor breaking change: updating metadata via metadata delegate now requires the Data role rather than the Collection role
Core Candy Machine has been deployed to devnet with the following changes:
- Support for new Core UpdateDelegate
- Asset Gate guard
- Vanity Mint address guard
Upgrade to @metaplex-foundation/mpl-core-candy-machine 0.2.3 to make use of the new changes.
MPL Core has been deployed to devnet with support for:
- the AppData external plugin adapter
- Multiple update delegates
- Ability to add/remove assets from a collection