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

Added constructors #672

Merged
merged 6 commits into from
Jun 12, 2019
Merged

Added constructors #672

merged 6 commits into from
Jun 12, 2019

Commits on May 24, 2019

  1. Added constructors

    The constructors prevents an exploit in case we forget to initialize the implementation contracts.
    Ideally, we should allways remember to initialize implementation contracts as well.
    maxsam4 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    a3b40b0 View commit details
    Browse the repository at this point in the history
  2. Migration fixed

    maxsam4 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b9b42b8 View commit details
    Browse the repository at this point in the history
  3. test fix

    maxsam4 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    351195e View commit details
    Browse the repository at this point in the history
  4. test fix

    maxsam4 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    825dd4f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    a5b591f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa8dcd View commit details
    Browse the repository at this point in the history