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

implement x/authz module #7629

Merged
merged 215 commits into from
Jan 25, 2021
Merged

implement x/authz module #7629

merged 215 commits into from
Jan 25, 2021

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. Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into al…

    …eem/msg_authorization
    aleem1314 committed Oct 3, 2020
    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
  2. Register RegisterMsgServer

    aleem1314 committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    2ea639a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47f4ac9 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. WIP

    aleem1314 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    db113e2 View commit details
    Browse the repository at this point in the history
  2. WIP

    aleem1314 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6a04be8 View commit details
    Browse the repository at this point in the history
  3. Update keeper test

    aleem1314 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    09a5719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c137e61 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    e503d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c438834 View commit details
    Browse the repository at this point in the history
  3. serviceMsg change to any

    atheeshp committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4f1520e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

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

Commits on Nov 1, 2020

  1. fix msg tests

    aleem1314 committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    d31990d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf026e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

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

Commits on Nov 23, 2020

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

    aleem1314 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    22fa802 View commit details
    Browse the repository at this point in the history
  3. proto format

    aleem1314 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    dd9972d View commit details
    Browse the repository at this point in the history
  4. remove LegacyQuerierHandler

    aleem1314 committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b45bd34 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Use MsgServiceRouter

    amaury1093 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    437439e View commit details
    Browse the repository at this point in the history
  2. fix keeper-test

    aleem1314 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e1dfcee View commit details
    Browse the repository at this point in the history
  3. fix query authorizations

    aleem1314 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    78142a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. fix NewCmdSendAs

    aleem1314 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e8cddb1 View commit details
    Browse the repository at this point in the history
  2. fix simtests

    aleem1314 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    30cbbe2 View commit details
    Browse the repository at this point in the history
  3. fix error

    aleem1314 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    741adb0 View commit details
    Browse the repository at this point in the history
  4. fix lint

    aleem1314 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    decc159 View commit details
    Browse the repository at this point in the history
  5. fix lint

    aleem1314 committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2cb7d01 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    4e05888 View commit details
    Browse the repository at this point in the history
  2. fix imports

    aleem1314 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    cec3b9c View commit details
    Browse the repository at this point in the history
  3. format

    aleem1314 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f6b7ce5 View commit details
    Browse the repository at this point in the history
  4. Update error message

    aleem1314 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    2ba4c34 View commit details
    Browse the repository at this point in the history
  5. remove println

    aleem1314 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    4020981 View commit details
    Browse the repository at this point in the history
  6. add query all grants

    aleem1314 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    171bb72 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Add pagination for queries

    aleem1314 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    4d972ca View commit details
    Browse the repository at this point in the history
  2. format

    aleem1314 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0a85ba1 View commit details
    Browse the repository at this point in the history
  3. fix lint

    aleem1314 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    757fb1e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 2, 2020

  1. review changes

    aleem1314 committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    194b6ae View commit details
    Browse the repository at this point in the history
  2. fix grpc tests

    aleem1314 committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    3ad6c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b52df75 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    139120f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224d5c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 7, 2020

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

Commits on Dec 8, 2020

  1. review changes

    aleem1314 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    3be560a View commit details
    Browse the repository at this point in the history
  2. replace panic with error

    aleem1314 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c58fec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a4e7d View commit details
    Browse the repository at this point in the history
  4. lint

    aleem1314 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    431a7ce View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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

    aleem1314 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    dce25ea View commit details
    Browse the repository at this point in the history
  3. fix tests

    aleem1314 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4f88487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba048bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aced2c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. remove gogoproto extensions

    aleem1314 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    8c74b8b View commit details
    Browse the repository at this point in the history
  2. update function doc

    aleem1314 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    a7f0a13 View commit details
    Browse the repository at this point in the history
  3. review changes

    aleem1314 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    3f7ad76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c52b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

    aleem1314 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5c9e96f View commit details
    Browse the repository at this point in the history
  3. fix query flags

    aleem1314 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5b2d626 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    f6f12e3 View commit details
    Browse the repository at this point in the history
  2. fix grpc query test

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

Commits on Dec 17, 2020

  1. init service-msg

    aleem1314 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    148cd39 View commit details
    Browse the repository at this point in the history
  2. remove unsed field

    aleem1314 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    00ac779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3985344 View commit details
    Browse the repository at this point in the history
  4. fix codec issue

    aleem1314 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    31b1ecb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. update authz simulations

    aleem1314 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    98ceb21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8188 from cosmos/aleem/x-service-msg-sims

    Service msgs simulations
    aleem1314 authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    00a64d4 View commit details
    Browse the repository at this point in the history
  3. change msgauth to authz

    aleem1314 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    68ad8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a9aad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4a1228 View commit details
    Browse the repository at this point in the history
  6. doc

    aleem1314 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    8566fbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31a4701 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. update module.go

    aleem1314 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    60356a0 View commit details
    Browse the repository at this point in the history
  2. fix sims

    aleem1314 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    bda70a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94054d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea90c2d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'aleem/msg_auth' of https://github.com/cosmos/cosmos-sdk

    …into aleem/msg_auth
    aleem1314 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    dda1dcd View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

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

Commits on Jan 7, 2021

  1. fix error

    aleem1314 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    50e5a54 View commit details
    Browse the repository at this point in the history
  2. fix error

    aleem1314 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    b3e4cab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7fc1b View commit details
    Browse the repository at this point in the history
  4. add build flag

    aleem1314 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    2c0508d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    c243099 View commit details
    Browse the repository at this point in the history
  2. fix codec issue

    aleem1314 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9832e9d View commit details
    Browse the repository at this point in the history
  3. rename

    aleem1314 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    19afaf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864e00b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. review changes

    aleem1314 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    62f2334 View commit details
    Browse the repository at this point in the history
  2. format

    aleem1314 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3a1130e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4ff5a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. review changes

    aleem1314 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    655054d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    470b1af View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    6b0b6e3 View commit details
    Browse the repository at this point in the history
  2. go.mod

    aleem1314 committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    c5a81f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    57ce066 View commit details
    Browse the repository at this point in the history
  2. refactor

    aleem1314 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    87fdfce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e08c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    4c13898 View commit details
    Browse the repository at this point in the history
  2. proto-gen

    aleem1314 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    1b91709 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Update x/authz/keeper/grpc_query_test.go

    Co-authored-by: Amaury <amaury.martiny@protonmail.com>
    anilcse and amaury1093 authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d83b242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b0bf2 View commit details
    Browse the repository at this point in the history
  3. Update x/authz/keeper/grpc_query_test.go

    Co-authored-by: Amaury <amaury.martiny@protonmail.com>
    anilcse and amaury1093 authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    2496853 View commit details
    Browse the repository at this point in the history
  4. Update x/authz/keeper/grpc_query_test.go

    Co-authored-by: Amaury <amaury.martiny@protonmail.com>
    anilcse and amaury1093 authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    61c21e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Fix review comments

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ec2e364 View commit details
    Browse the repository at this point in the history
  2. fix protogen

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f6e3dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b9457f View commit details
    Browse the repository at this point in the history
  4. update comment

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9824d61 View commit details
    Browse the repository at this point in the history
  5. Fix error codes

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f4107c1 View commit details
    Browse the repository at this point in the history
  6. fix review comment

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    989811b View commit details
    Browse the repository at this point in the history
  7. improve msg validations

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a8e5c4b View commit details
    Browse the repository at this point in the history
  8. Handle error in casting msgs

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    51ab5b1 View commit details
    Browse the repository at this point in the history
  9. rename actor => grantStoreKey

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7c74368 View commit details
    Browse the repository at this point in the history
  10. add godoc

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    7166a84 View commit details
    Browse the repository at this point in the history
  11. add godoc

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ba8f70f View commit details
    Browse the repository at this point in the history
  12. Fix simulations

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c701f9e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dcb2c7 View commit details
    Browse the repository at this point in the history
  14. Fix cli, cli_tests

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9d536e3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d863c41 View commit details
    Browse the repository at this point in the history
  16. Fix simulations

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ca43006 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35d00b8 View commit details
    Browse the repository at this point in the history
  18. Move events to keeper

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f0af7ab View commit details
    Browse the repository at this point in the history
  19. Fix fmt

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    6a55031 View commit details
    Browse the repository at this point in the history
  20. Update x/authz/client/cli/tx.go

    Co-authored-by: Amaury <amaury.martiny@protonmail.com>
    anilcse and amaury1093 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    735ce47 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c6f5f65 View commit details
    Browse the repository at this point in the history
  22. rename actor

    anilcse committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4805466 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. fix lint

    aleem1314 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b282396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd4efd View commit details
    Browse the repository at this point in the history