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

Mint ost prime as base token #559

Merged
merged 14 commits into from
Dec 21, 2018

Commits on Dec 18, 2018

  1. Added mutex contract

    Sarvesh Jain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    13bd18a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into mint_ost_prime_a…

    …s_base_token
    Sarvesh Jain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    52afa03 View commit details
    Browse the repository at this point in the history
  3. OST prime now mints token in base token

    Sarvesh Jain committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    6f9b767 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Fixed broken unit tests , added await to expectRevert

    Sarvesh Jain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fc64716 View commit details
    Browse the repository at this point in the history
  2. Added enhanced documentation

    Sarvesh Jain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    0a81960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6b3aff View commit details
    Browse the repository at this point in the history
  4. PR feedback changes Renamed Mutex -> MutexAddress , commenting and st…

    …yling
    Sarvesh Jain committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    210d4cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade1fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Feedback changes , Rename address -> account , unit test refacotring …

    …and contract licence
    Sarvesh Jain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    97dbd20 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mint_ost_prime_as_base_token' of https://github.com/sar…

    …vesh-ost/mosaic-contracts into mint_ost_prime_as_base_token
    Sarvesh Jain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e0a0dd9 View commit details
    Browse the repository at this point in the history
  3. Corrected licence of MutexAddress contract

    Sarvesh Jain committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    b2c1582 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. base token should not be transferred to zero account

    Sarvesh Jain committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3f9d1f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f897d5 View commit details
    Browse the repository at this point in the history
  3. Added documentation of increase supply

    Sarvesh Jain committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    8915476 View commit details
    Browse the repository at this point in the history