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

Freeze Minting #224

Merged
merged 6 commits into from
Aug 30, 2018
Merged

Freeze Minting #224

merged 6 commits into from
Aug 30, 2018

Commits on Aug 28, 2018

  1. modify freeze minting functionality

    Stephane Gosselin committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    d3d6b05 View commit details
    Browse the repository at this point in the history
  2. fix isMintingAllowed

    Stephane Gosselin committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    4c11baa View commit details
    Browse the repository at this point in the history
  3. move feature switch to new Feature Registry contract

    Stephane Gosselin committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    8e51295 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    ffe4c0f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. simplify onlyModule() and add onlyModuleOrOwner()

    Stephane Gosselin committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    03b4a8f View commit details
    Browse the repository at this point in the history
  2. add revert message

    Stephane Gosselin committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    d64b8b1 View commit details
    Browse the repository at this point in the history