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

allow to set minting start to current timestamp #192

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dapp-whisperer
Copy link
Contributor

Issue: The Atomic Launch, when run from a multisig, will be uploaded at a different timestamp than it is executed. In order for all actions to launch when the TX is executed, the global minting start timestamp must be set to that time.

Introduce a function variant, setMintingStartNow(), to facilitate this while remaining backwards compatible with previous functionality and tests

@dapp-whisperer dapp-whisperer added the enhancement New feature or request label Jun 7, 2022
@sajanrajdev
Copy link
Contributor

Changes LGTM. Will push a couple of changes to the tests.

Copy link
Contributor

@sajanrajdev sajanrajdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added function to set minting start to current block for scripting convenience.

LGTM

Copy link
Contributor

@shuklaayush shuklaayush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants