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 PausableCrowdsale contract #832

Merged
merged 32 commits into from
Dec 14, 2018
Merged

Added PausableCrowdsale contract #832

merged 32 commits into from
Dec 14, 2018

Commits on Mar 22, 2018

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

Commits on Jun 15, 2018

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

Commits on Jul 8, 2018

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

Commits on Sep 2, 2018

  1. Configuration menu
    Copy the full SHA
    35e799c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965df41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0661e31 View commit details
    Browse the repository at this point in the history
  4. Broke function definition to multiple lines

    Comply with new max line length
    TalAter committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    3d69c02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa48346 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b9a631 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19f8b75 View commit details
    Browse the repository at this point in the history
  8. Remove dependency on chai-as-promised and added BigNumber support in …

    …PausableCrowdsale tests
    TalAter committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    e9181d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Merge branch 'master' of github.com:OpenZeppelin/openzeppelin-solidit…

    …y into feature/pausable-crowdsale
    frangio committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    5f356dd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    547c7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ade39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b74f79 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:OpenZeppelin/openzeppelin-solidit…

    …y into feature/pausable-crowdsale
    frangio committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    665608a View commit details
    Browse the repository at this point in the history
  5. add new setup helper

    frangio committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7f49a78 View commit details
    Browse the repository at this point in the history
  6. use expectEvent

    frangio committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    17474f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    775d802 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f669ea6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2d1ca7 View commit details
    Browse the repository at this point in the history
  10. improve documentation

    frangio committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f35c7e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. revert inheritance error

    frangio committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5f3e5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f9335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d612fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b2e85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ea7a14 View commit details
    Browse the repository at this point in the history
  6. undo beforeEach descriptions

    frangio committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    7cf3287 View commit details
    Browse the repository at this point in the history
  7. simplify tests

    frangio committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    e6cbaf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    268182e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    1f2522e View commit details
    Browse the repository at this point in the history
  2. remove mocha only

    frangio committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    955ac0f View commit details
    Browse the repository at this point in the history