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

Staking app #101

Closed
wants to merge 21 commits into from
Closed

Staking app #101

wants to merge 21 commits into from

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    dcebfc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a513d62 View commit details
    Browse the repository at this point in the history
  3. Add scripts

    izqui committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    fad9be6 View commit details
    Browse the repository at this point in the history
  4. Implement god mode

    izqui committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    c254d05 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Rename removeLock -> unlock

    izqui committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    73bddb9 View commit details
    Browse the repository at this point in the history
  2. remove readme

    izqui committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    e9390fd View commit details
    Browse the repository at this point in the history
  3. Fix truffle file

    izqui committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    57ff719 View commit details
    Browse the repository at this point in the history
  4. Conform to ERCStaking

    izqui committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    6514851 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    f70da64 View commit details
    Browse the repository at this point in the history
  2. Staking: use SafeMath

    ßingen committed May 31, 2018
    Configuration menu
    Copy the full SHA
    ae92945 View commit details
    Browse the repository at this point in the history
  3. Staking: require amount > 0

    ßingen committed May 31, 2018
    Configuration menu
    Copy the full SHA
    4e1e07e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Staking: add lock indefinitely function

    ßingen committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    02a5b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Staking: fix unlockAll function

    ßingen committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    358b461 View commit details
    Browse the repository at this point in the history
  2. Staking: make sure locked tokens are not moved

    ßingen committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    dd6eaaf View commit details
    Browse the repository at this point in the history
  3. Staking: return lockId

    ßingen committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    bfa9fa3 View commit details
    Browse the repository at this point in the history
  4. Staking: Add tests

    ßingen committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    1ddd278 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Staking: address PR #352 comments

    bingen authored and ßingen committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    a1c7fd3 View commit details
    Browse the repository at this point in the history
  2. Staking: fix lint errors and compiler warnings

    ßingen committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    ea1ce83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7877e47 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #351 from aragon/staking_2

    Staking: Address PR #101 comments
    bingen committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    99f507f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Staking: fix const name in test

    ßingen committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    b8604b1 View commit details
    Browse the repository at this point in the history