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

WIP: Add x/msg_authorization module #7370

Closed
wants to merge 89 commits into from
Closed

Commits on Sep 23, 2020

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

Commits on Sep 24, 2020

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

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    5087ad3 View commit details
    Browse the repository at this point in the history
  2. fixing errors

    atheeshp committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    3eac303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beb7cc2 View commit details
    Browse the repository at this point in the history
  4. fixed errors

    atheeshp committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    39f1715 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. fixed module.go

    atheeshp committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0f71c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd988e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Add msg_tests

    aleem1314 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    14870e4 View commit details
    Browse the repository at this point in the history
  2. fixes compile issues

    atheeshp committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c2d6db2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'msg_auth_proto' of https://github.com/cosmos/cosmos-sdk

    …into aleem/msg_authorization
    aleem1314 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    307cc99 View commit details
    Browse the repository at this point in the history
  4. fix test

    atheeshp committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5362872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61834b6 View commit details
    Browse the repository at this point in the history
  6. fix test

    atheeshp committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7b80c0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca9062e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f27b8f1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'msg_auth_proto' of https://github.com/cosmos/cosmos-sdk

    …into aleem/msg_authorization
    aleem1314 committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    64224ea View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Add msg types tests

    aleem1314 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    5d9da55 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Fix Getmsgs

    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e4b8dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f2e40e View commit details
    Browse the repository at this point in the history
  3. fixed codec issue

    atheeshp committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    3b487ad View commit details
    Browse the repository at this point in the history
  4. Fix syntax issues

    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    c0ec30e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df76719 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'msg_auth_proto' of https://github.com/cosmos/cosmos-sdk

    …into aleem/msg_authorization
    
    # Conflicts:
    #	x/msg_authorization/keeper/keeper.go
    #	x/msg_authorization/keeper/keeper_test.go
    #	x/msg_authorization/types/msgs.go
    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    8d480cd View commit details
    Browse the repository at this point in the history
  7. Fix keeper

    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    3e985e7 View commit details
    Browse the repository at this point in the history
  8. fixed proto issues

    atheeshp committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    f6024d3 View commit details
    Browse the repository at this point in the history
  9. Fix keeper tests

    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    6243445 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'msg_auth_proto' of https://github.com/cosmos/cosmos-sdk

    …into aleem/msg_authorization
    aleem1314 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    2490825 View commit details
    Browse the repository at this point in the history
  11. fixed router in keeper

    atheeshp committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    2f75c50 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    4cb8b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9745393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24da343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbbcbac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d280dad View commit details
    Browse the repository at this point in the history
  6. Fix query proto

    aleem1314 committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    63acf05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f22d8be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d4f640 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd4dba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    0f6266b View commit details
    Browse the repository at this point in the history
  2. Fix cli txs

    aleem1314 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    38566b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b118e4c View commit details
    Browse the repository at this point in the history
  4. Add grpc-keeper test

    aleem1314 committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    01ad577 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Add grpc query tests

    Add revoke and exec authorization cli commands
    aleem1314 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    246f3f4 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    aleem1314 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f4a5734 View commit details
    Browse the repository at this point in the history
  3. Fix cli query

    aleem1314 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    d442400 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bae46c View commit details
    Browse the repository at this point in the history
  5. fix lint errors

    aleem1314 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2b759a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Add Genesis state

    aleem1314 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    6f6cf7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e107d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Fix query authorization

    aleem1314 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    edf46c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd54a6 View commit details
    Browse the repository at this point in the history
  3. Review changes

    aleem1314 committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9d1040d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    d8a2a18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d100e49 View commit details
    Browse the repository at this point in the history
  3. Add cli tests

    aleem1314 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9ec3f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab3f14a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. Add cli tests

    aleem1314 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    5c37e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be9599 View commit details
    Browse the repository at this point in the history
  3. Fix genesis test

    aleem1314 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8b16c06 View commit details
    Browse the repository at this point in the history
  4. Fix issues

    aleem1314 committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    291ec19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81ec6b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    1d6aa18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd72441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53462e6 View commit details
    Browse the repository at this point in the history
  4. Add simultion tests

    aleem1314 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    39f876b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8656392 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Fix lint

    aleem1314 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    04f3c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf097d4 View commit details
    Browse the repository at this point in the history
  3. fix lint

    aleem1314 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5f95ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    721aab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc60444 View commit details
    Browse the repository at this point in the history
  6. WIP simulations

    aleem1314 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f417681 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb782c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d78a517 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    8d28432 View commit details
    Browse the repository at this point in the history
  2. WIP simulations

    aleem1314 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1c166e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d43482 View commit details
    Browse the repository at this point in the history
  4. add msg tests

    aleem1314 committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1ea7693 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

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

    aleem1314 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    39bb25d View commit details
    Browse the repository at this point in the history
  3. Fix errors

    aleem1314 committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    f728be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be3c14d View commit details
    Browse the repository at this point in the history
  5. fix genesis import export

    atheeshp committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    5c5d126 View commit details
    Browse the repository at this point in the history
  6. fix sim tests

    atheeshp committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bbd3930 View commit details
    Browse the repository at this point in the history
  7. fix sim

    atheeshp committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    85dfb75 View commit details
    Browse the repository at this point in the history
  8. fix test

    atheeshp committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    a4a81c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5bfa38 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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