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

minting cap #88

Merged
merged 24 commits into from
Sep 12, 2021
Merged

minting cap #88

merged 24 commits into from
Sep 12, 2021

Conversation

FloppyDisck
Copy link
Contributor

Minting now has epochs, epochs contain a frequency in which each epoch lasts and a cap on the total mintable of the asset.

Some improvements to the rust testing project were also done, for example colored text for better debugging and adding the epoch tests

@FloppyDisck FloppyDisck added the mint New feature or request for the minting contract label Sep 12, 2021
@FloppyDisck FloppyDisck linked an issue Sep 12, 2021 that may be closed by this pull request
contracts/micro_mint/src/contract.rs Show resolved Hide resolved
contracts/micro_mint/src/handle.rs Show resolved Hide resolved
@FloppyDisck FloppyDisck merged commit 930495e into dev Sep 12, 2021
@FloppyDisck FloppyDisck deleted the mint/minting-cap branch September 12, 2021 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mint New feature or request for the minting contract
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SHD Daily Mint Cap
2 participants