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

Add a ScheduledCheckpoint PoC Module #327

Merged
merged 26 commits into from
Oct 25, 2018
Merged

Commits on Oct 4, 2018

  1. WIP

    adamdossa committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    78ce59c View commit details
    Browse the repository at this point in the history
  2. More WIP

    adamdossa committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    1178731 View commit details
    Browse the repository at this point in the history
  3. Use a public function

    adamdossa committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    dfe78fc View commit details
    Browse the repository at this point in the history
  4. Comment out to

    adamdossa committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    0cf16c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Wip

    adamdossa committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    2834840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2dc1e5 View commit details
    Browse the repository at this point in the history
  3. Fix ordering.

    adamdossa committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    54b9929 View commit details
    Browse the repository at this point in the history
  4. More test cases

    adamdossa committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    3c97e8a View commit details
    Browse the repository at this point in the history
  5. Add natspec commitments

    adamdossa committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a03f27d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e94c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bdfb39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3a6e1f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Change timing in test cases

    adamdossa committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    d8eb699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    395e998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e7b9bb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

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

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    d0ba4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    761a42f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development-1.5.0' into sample_modules

    # Conflicts:
    #	contracts/tokens/SecurityToken.sol
    #	test/helpers/createInstances.js
    adamdossa committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    07d5ecc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0cd01 View commit details
    Browse the repository at this point in the history
  5. Move modules

    adamdossa committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    709c564 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3335162 View commit details
    Browse the repository at this point in the history
  7. Remove unused library

    adamdossa committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    61c8bd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98b273d View commit details
    Browse the repository at this point in the history
  9. Add test for removeSchedule

    adamdossa committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e8dbe31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    147d6c5 View commit details
    Browse the repository at this point in the history