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: Whitelist tokenfactory hooks #587

Merged
merged 26 commits into from
Jun 23, 2024
Merged

Commits on Jun 19, 2024

  1. basic whitelist logic

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e855c8f View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2251fdd View commit details
    Browse the repository at this point in the history
  3. Add note on weird TF code

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c07f823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    209c6b3 View commit details
    Browse the repository at this point in the history
  5. Refactor + add more tests

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1b2cdec View commit details
    Browse the repository at this point in the history
  6. add migration

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5469b79 View commit details
    Browse the repository at this point in the history
  7. lint

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    448149e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09af904 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b971b1 View commit details
    Browse the repository at this point in the history
  10. lint

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d4b551c View commit details
    Browse the repository at this point in the history
  11. misc review fixes

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    71ee07e View commit details
    Browse the repository at this point in the history
  12. regen swagger

    jcompagni10 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a6eae66 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. PR review fixes

    jcompagni10 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b5d02d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff1228 View commit details
    Browse the repository at this point in the history
  3. small migration fixes

    jcompagni10 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    01622b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b2846 View commit details
    Browse the repository at this point in the history
  5. lint

    jcompagni10 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    024ce3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36fd28a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c7fb7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01c1923 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a097ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7c03d View commit details
    Browse the repository at this point in the history
  3. make errors clearer

    jcompagni10 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    daf306d View commit details
    Browse the repository at this point in the history
  4. fixes to tokenfactory query cli

    1. Add missing GetCmdBeforeSendHook query
    2. Correctly parse denoms with slashes in subdenom
    3. fix typo hiik => hook
    jcompagni10 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9077e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32bf31b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e26ebb View commit details
    Browse the repository at this point in the history