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

Pause tokens by default during deployment #85

Merged
merged 4 commits into from
Jul 4, 2024
Merged

Conversation

kantp
Copy link
Collaborator

@kantp kantp commented Jul 4, 2024

This is safer for non-atomic deploys.

kantp added 3 commits July 3, 2024 16:45
This is safer in case of non-atomic deploys.
- Added a test that tokens indeed are not minted before calling `resume()`
- Make sure the existing tests pass, by resuming the tokens

Fixes #67
@kantp kantp added the audit Addresses findings from the audit label Jul 4, 2024
@kantp kantp linked an issue Jul 4, 2024 that may be closed by this pull request
@kantp kantp added this pull request to the merge queue Jul 4, 2024
Merged via the queue into main with commit 565f746 Jul 4, 2024
3 checks passed
@kantp kantp deleted the kantp/pause-by-default branch July 4, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit Addresses findings from the audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pause tokens by default upon deploy
2 participants