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 std-lib to reflect new granular asset minting spec #4644

Closed
bitzoic opened this issue Jun 9, 2023 · 1 comment
Closed

Update std-lib to reflect new granular asset minting spec #4644

bitzoic opened this issue Jun 9, 2023 · 1 comment
Assignees
Labels
lib: std Standard library

Comments

@bitzoic
Copy link
Member

bitzoic commented Jun 9, 2023

Description

There has been a change to the spec to allow for multiple native assets in a single contract. This opens the door for things such as native NFTs and more. The std-lib as a result will need to change its mint and burn token functionality to support this new feature.

The changes to the spec can be found here: FuelLabs/fuel-specs#491

Motivation

Updates to the mint and burn opcodes will need to be reflected in the std-lib

@bitzoic
Copy link
Member Author

bitzoic commented Sep 7, 2023

Closed by #4821

@bitzoic bitzoic closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib: std Standard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant