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: allow module safe queries in ICA #5785

Merged
merged 72 commits into from
Mar 27, 2024
Merged

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3224eb1 View commit details
    Browse the repository at this point in the history
  2. imp: ran 'make proto-all'

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6e1d4de View commit details
    Browse the repository at this point in the history
  3. fix: compiler errors

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d2ce96f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d8fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47fdeed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adea94e View commit details
    Browse the repository at this point in the history
  7. imp: ran 'make proto-all'

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4c9ee5e View commit details
    Browse the repository at this point in the history
  8. imp: added sdk.Msg helpers

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4846f80 View commit details
    Browse the repository at this point in the history
  9. feat: basic implementation

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ea72aed View commit details
    Browse the repository at this point in the history
  10. style: improved field names

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cf6db81 View commit details
    Browse the repository at this point in the history
  11. imp: ran 'make proto-all'

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    322734e View commit details
    Browse the repository at this point in the history
  12. fix: compiler errors

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0195490 View commit details
    Browse the repository at this point in the history
  13. imp: ran gofumpt

    srdtrk committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    915d515 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. feat: tests passing

    srdtrk committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5665d04 View commit details
    Browse the repository at this point in the history
  2. feat: tests improved

    srdtrk committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a8fa43a View commit details
    Browse the repository at this point in the history
  3. test: removed unneeded code

    srdtrk committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    330bd24 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    f4ac337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a1870 View commit details
    Browse the repository at this point in the history
  3. imp: added more test cases

    srdtrk committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e1853fb View commit details
    Browse the repository at this point in the history
  4. fix: callbacks compiler

    srdtrk committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    578d006 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d29250b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    2298e31 View commit details
    Browse the repository at this point in the history
  2. fix: non determinancy issues

    srdtrk committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    53cb24e View commit details
    Browse the repository at this point in the history
  3. fix: added query msg to codec

    srdtrk committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cf010ee View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    8782d84 View commit details
    Browse the repository at this point in the history
  2. imp: whitelist logic added

    srdtrk committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fe541be View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    6ef6445 View commit details
    Browse the repository at this point in the history
  2. e2e: new test added

    srdtrk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4f9dff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b7f49b View commit details
    Browse the repository at this point in the history
  4. fix: new test

    srdtrk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    75e3fdf View commit details
    Browse the repository at this point in the history
  5. fix: test

    srdtrk committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    79acd69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0243af9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix: e2e

    srdtrk committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8a60e62 View commit details
    Browse the repository at this point in the history
  2. fix: e2e

    srdtrk committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    98e850d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    678c98d View commit details
    Browse the repository at this point in the history
  2. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    49acca4 View commit details
    Browse the repository at this point in the history
  3. e2e: lint fix

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    78917a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b726ee View commit details
    Browse the repository at this point in the history
  5. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    62d7358 View commit details
    Browse the repository at this point in the history
  6. e2e: debug

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    22d0fc8 View commit details
    Browse the repository at this point in the history
  7. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f61f0c6 View commit details
    Browse the repository at this point in the history
  8. test: debug helpers

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3f24164 View commit details
    Browse the repository at this point in the history
  9. debug

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d31dbbb View commit details
    Browse the repository at this point in the history
  10. test: added codec_test case

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dfbef77 View commit details
    Browse the repository at this point in the history
  11. imp: additional test case

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a1597a9 View commit details
    Browse the repository at this point in the history
  12. imp: added important unit test

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    85038bf View commit details
    Browse the repository at this point in the history
  13. r4r

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4fa3c28 View commit details
    Browse the repository at this point in the history
  14. e2e: debug

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    91a985a View commit details
    Browse the repository at this point in the history
  15. imp: added logs

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    197c645 View commit details
    Browse the repository at this point in the history
  16. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8dc0dd6 View commit details
    Browse the repository at this point in the history
  17. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    660e088 View commit details
    Browse the repository at this point in the history
  18. fix: e2e

    srdtrk committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b971791 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    4bc7934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1569f76 View commit details
    Browse the repository at this point in the history
  3. imp: ran 'make proto-all'

    srdtrk committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2a553e7 View commit details
    Browse the repository at this point in the history
  4. imp: added height

    srdtrk committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0b031b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b746644 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. imp: review suggestions

    srdtrk committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3a55334 View commit details
    Browse the repository at this point in the history
  2. e2e: remove unneeded log

    srdtrk committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4878ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab8f77 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    78e21c9 View commit details
    Browse the repository at this point in the history
  2. e2e: review item

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    779848b View commit details
    Browse the repository at this point in the history
  3. imp: review item

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f2fb96c View commit details
    Browse the repository at this point in the history
  4. nit: review item

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    15a1ccd View commit details
    Browse the repository at this point in the history
  5. docs: added godocs

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d76ff53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4083edc View commit details
    Browse the repository at this point in the history
  7. imp: added logging

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    17531fa View commit details
    Browse the repository at this point in the history
  8. style: rename to allow list

    srdtrk committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b86b3a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a854551 View commit details
    Browse the repository at this point in the history
  10. add changelog

    crodriguezvega committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    72561cc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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