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

feat: Add x/authz SendAuthorization AllowList #12648

Merged
merged 26 commits into from
Jul 27, 2022

Commits on Jul 20, 2022

  1. wip

    likhita-809 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    ec957e1 View commit details
    Browse the repository at this point in the history
  2. wip

    likhita-809 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f2a735d View commit details
    Browse the repository at this point in the history
  3. add cli tests

    likhita-809 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    fb82d55 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    cc30409 View commit details
    Browse the repository at this point in the history
  2. add changelog

    likhita-809 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a28e4c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    68681aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ab505e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e43a609 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    55df097 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a26a9f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. address review comments

    likhita-809 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ff0a2fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7567182 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    72a0004 View commit details
    Browse the repository at this point in the history
  4. address more comments

    likhita-809 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    922c69c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    90d4ffa View commit details
    Browse the repository at this point in the history
  6. nit

    likhita-809 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    759710e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. address review comments

    likhita-809 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    2941e48 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e954aee View commit details
    Browse the repository at this point in the history
  3. refactor code

    likhita-809 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    fd4ac1b View commit details
    Browse the repository at this point in the history
  4. fix tests

    likhita-809 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e2ac025 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. address review comments

    likhita-809 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9de416c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/cosmos/cosmos-sdk into likh…

    …ita/add-send-authz-allow-list
    likhita-809 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ec377e2 View commit details
    Browse the repository at this point in the history
  3. remove unncessary line

    likhita-809 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4ae7b7e View commit details
    Browse the repository at this point in the history
  4. wip: fix test

    likhita-809 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    694803b View commit details
    Browse the repository at this point in the history
  5. revert last changes

    likhita-809 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    96e705b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    585fbc5 View commit details
    Browse the repository at this point in the history