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

Contracts #2

Closed
wants to merge 10 commits into from
Closed

Contracts #2

wants to merge 10 commits into from

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    a778226 View commit details
    Browse the repository at this point in the history
  2. Unify ids

    As there can only be one application per registry entry, and only one
    challenge per application/entry, we can use the same id for all of them.
    bingen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    8458619 View commit details
    Browse the repository at this point in the history
  3. Fix coverage

    bingen committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    0e4ff98 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Increase coverage to 100%

    Closes #3.
    Besides, add CI.
    bingen committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    cb9dff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7114fe3 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    bingen committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    a00e606 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Add EVMScripts for resolving challenge

    Now Voting app can resolve challenge when vote is over without the
    need for another call from Curation app.
    bingen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    fe07f6d View commit details
    Browse the repository at this point in the history
  2. Skip interfaces in coverage

    bingen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    0973f1a View commit details
    Browse the repository at this point in the history
  3. Add config files

    `manifest.json` and `arapp.json`
    bingen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    af54e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff565a View commit details
    Browse the repository at this point in the history