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

Governance ContractKit + CLI changes #2139

Merged
merged 95 commits into from
Dec 23, 2019

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    2811be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0494f9d View commit details
    Browse the repository at this point in the history
  3. Add propose function

    yorhodes committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    7943754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a18c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e823a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb4629b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    808de6b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Configuration menu
    Copy the full SHA
    a589e82 View commit details
    Browse the repository at this point in the history
  2. Add tests for propose

    yorhodes committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    03602a0 View commit details
    Browse the repository at this point in the history
  3. Add test stubs

    yorhodes committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    08c0022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef4c57a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Fix hotfix tests

    yorhodes committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    74ee751 View commit details
    Browse the repository at this point in the history
  2. Add revokeUpvote

    yorhodes committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    8ab8896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9051b02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0a6413 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    yorhodes committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    a709598 View commit details
    Browse the repository at this point in the history
  6. Remove proposal index input

    yorhodes committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    57ef8c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e866228 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

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

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    f64bf8c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    yorhodes committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7f0fdf1 View commit details
    Browse the repository at this point in the history
  3. Add TransactionBuilder

    yorhodes committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    2d86caa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    833ed19 View commit details
    Browse the repository at this point in the history
  5. Add doc strings

    yorhodes committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    fc7ce7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c84218 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    b45a333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7417a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba8417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6247723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    858a6bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a38070d View commit details
    Browse the repository at this point in the history
  7. Fix tests

    yorhodes committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7a0290b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Address some PR comments

    yorhodes committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    9b59cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5870fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ae01d View commit details
    Browse the repository at this point in the history
  4. Improve typings

    yorhodes committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    370b17d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

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

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    fbf7cbc View commit details
    Browse the repository at this point in the history
  2. Simplify proposal utilities

    yorhodes committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    da2c8e7 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    yorhodes committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bb8c4be View commit details
    Browse the repository at this point in the history
  4. Increase jest timeout

    yorhodes committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f970ccd View commit details
    Browse the repository at this point in the history
  5. Fix lint

    yorhodes committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    c9ee368 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    f2faa20 View commit details
    Browse the repository at this point in the history
  2. Dedupe address functions

    yorhodes committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    14fe0bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b90778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc84210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ebd845 View commit details
    Browse the repository at this point in the history
  6. Fix tslint disable

    yorhodes committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    5e77364 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    yorhodes committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ceb4e2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48a963e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5175a15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2454c4 View commit details
    Browse the repository at this point in the history
  11. Make timeout test specific

    yorhodes committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    98ad376 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    30a603e View commit details
    Browse the repository at this point in the history
  2. Remove static builder class

    yorhodes committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    a59cf12 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    yorhodes committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    63ed59d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    1327fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e133b2 View commit details
    Browse the repository at this point in the history
  3. Fix migration config merging

    yorhodes committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    b0c2c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    3df97c6 View commit details
    Browse the repository at this point in the history
  2. Fix utils usage

    yorhodes committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c6e58b2 View commit details
    Browse the repository at this point in the history
  3. Fix explorer args

    yorhodes committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    527718e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fed3f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    fe00b39 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    yorhodes committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    8f427cf View commit details
    Browse the repository at this point in the history
  3. Cleanup

    yorhodes committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    96033e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Disable tests

    yorhodes committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    2d768cd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    2cb1b1e View commit details
    Browse the repository at this point in the history
  2. Further disable tests

    yorhodes committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    7373ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d93e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d1faf View commit details
    Browse the repository at this point in the history
  5. Address Nam's PR comments

    yorhodes committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    eed93e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    138308a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dafede4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d26d53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0d5274 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    125cb5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f3c771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88740e1 View commit details
    Browse the repository at this point in the history
  13. Fix style in tests

    yorhodes committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    afb1428 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    466311a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

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

Commits on Nov 26, 2019

  1. Fix bugs

    yorhodes committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    a1c3abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a3392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeec67a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    94b3e45 View commit details
    Browse the repository at this point in the history
  2. More merge fixes

    nambrot committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    1a0c7c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ad991 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Merge branch 'master' of github.com:celo-org/celo-monorepo into nambr…

    …ot/contract-upgrades-cli
    yorhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7a6590f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    337de65 View commit details
    Browse the repository at this point in the history
  3. Fix more conflicts

    yorhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    d2b8308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748114e View commit details
    Browse the repository at this point in the history
  5. Fix LockedGold wrapper tests

    yorhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    b66a4a5 View commit details
    Browse the repository at this point in the history
  6. Fix governance cli docs

    yorhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7096201 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:celo-org/celo-monorepo into nambr…

    …ot/contract-upgrades-cli
    yorhodes committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    d866c8b View commit details
    Browse the repository at this point in the history