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(ica/host)!: migrate ICA host params to be self managed #3520

Merged
merged 75 commits into from
May 23, 2023

Commits on Apr 25, 2023

  1. feat: add proto msg

    aleem1314 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4ac0e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e8354b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. wip: add migrations

    aleem1314 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c17fdf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. fix failing tests

    aleem1314 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    dc97796 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. cleanup

    aleem1314 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    2140a3e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. cleanup

    aleem1314 committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c9cd005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f213c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    9c53d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02d03b View commit details
    Browse the repository at this point in the history
  3. refactor(ica/host): reduce code duplication by removing 'IsHostEnable…

    …d' and 'GetAllowMessages' functions
    srdtrk committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6269d16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f0817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5c9fea View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    d9a12a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c97fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5f4b75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09da84f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    926ffdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8db88a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c26d08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6bf06c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e982710 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26a44df View commit details
    Browse the repository at this point in the history
  11. revert(ica/host): reverts to the previous commit as this is more cons…

    …istent with what is done in module.go
    srdtrk committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d51de4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f712f93 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b67a173 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    904cd3f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    525d431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ff8f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffbda6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6667d99 View commit details
    Browse the repository at this point in the history
  5. style(ica/host): ran gofumpt

    srdtrk committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f30f703 View commit details
    Browse the repository at this point in the history
  6. docs(ica/host): fixed a typo

    srdtrk committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6fbd88c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d75714 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de7739e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9041fa4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f09f56c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b59b8e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    20d3800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9019c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e72c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0413697 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    ac4566a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b18258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f2b67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3f9f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddf60d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ce6a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    588fcbe View commit details
    Browse the repository at this point in the history
  8. style(ica/host): ran gofumpt

    srdtrk committed May 20, 2023
    Configuration menu
    Copy the full SHA
    a87581b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ab5513 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4b7010 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c51e2c6 View commit details
    Browse the repository at this point in the history
  12. fix(ica/host/test): fixed a minor inaccuracy with the test in the hop…

    …es of increasing codecov
    srdtrk committed May 20, 2023
    Configuration menu
    Copy the full SHA
    5a75a43 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    3d3d8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289855d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df22e88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708d5c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72bd14d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b0aaae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d804902 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba74181 View commit details
    Browse the repository at this point in the history
  9. style(ica/host): ran gofumpt

    srdtrk committed May 22, 2023
    Configuration menu
    Copy the full SHA
    c806a23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0f74e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e19914f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    212945a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27c9029 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0884ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0bc9281 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce98d84 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e84d975 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    32ebf33 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    db33a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fee14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eb440c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8586e2e View commit details
    Browse the repository at this point in the history