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: wrap payload #261

Closed
wants to merge 51 commits into from
Closed

feat: wrap payload #261

wants to merge 51 commits into from

Commits on Feb 6, 2024

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

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    fc8cb1a View commit details
    Browse the repository at this point in the history
  2. trying to fix tests

    Foivos committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ead719d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. prettier

    Foivos committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cf016b0 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Foivos committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ad53bc2 View commit details
    Browse the repository at this point in the history
  3. Added a few tests

    Foivos committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7f610e7 View commit details
    Browse the repository at this point in the history
  4. fixed one more test

    Foivos committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7a926fc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fixed all tests

    Foivos committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    83a396a View commit details
    Browse the repository at this point in the history
  2. prettier

    Foivos committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c326d57 View commit details
    Browse the repository at this point in the history
  3. made lint happy

    Foivos committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ca2bd91 View commit details
    Browse the repository at this point in the history
  4. working on slither

    Foivos committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1468d7e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. made slither happy

    Foivos committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dccaf3c View commit details
    Browse the repository at this point in the history
  2. prettier

    Foivos committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    927e1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc47a8 View commit details
    Browse the repository at this point in the history
  4. addressed comments

    Foivos committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f5823cc View commit details
    Browse the repository at this point in the history
  5. added some tests

    Foivos committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c562c6a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/additional-check…

    …s-for-execute-with-token
    Foivos committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    684fda9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f133cc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. a small style fix

    Foivos committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    76a2545 View commit details
    Browse the repository at this point in the history
  2. fixed a bug

    Foivos committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    74f09c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. addressed some comments

    Foivos committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e896028 View commit details
    Browse the repository at this point in the history
  2. prettier

    Foivos committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b57cefc View commit details
    Browse the repository at this point in the history
  3. fixed a test

    Foivos committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5e311f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    f92443b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fcba29 View commit details
    Browse the repository at this point in the history
  3. rename a function

    Foivos committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c5a5ba5 View commit details
    Browse the repository at this point in the history
  4. Update contracts/InterchainTokenService.sol

    Co-authored-by: Milap Sheth <[email protected]>
    Foivos and milapsheth authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dbc605d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1c9266 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    515be9c View commit details
    Browse the repository at this point in the history
  2. add a docstring

    Foivos committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f787f13 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. prettier and fixed tests

    Foivos committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    10ed394 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    d7b0dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573569e View commit details
    Browse the repository at this point in the history
  3. fixed tests

    Foivos committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ce3cf52 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    d804a7c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/additional-check…

    …s-for-execute-with-token
    Foivos committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    52c75e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. added the changes

    Foivos committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    acfbecb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    f9734a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e005136 View commit details
    Browse the repository at this point in the history
  3. fix merge

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c394e13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b0e606 View commit details
    Browse the repository at this point in the history
  5. fixed compilation

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5b0dd0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faddc28 View commit details
    Browse the repository at this point in the history
  7. fixed tests

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8abb2b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8c449a View commit details
    Browse the repository at this point in the history
  9. optimize compilation runs

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    37ee0c4 View commit details
    Browse the repository at this point in the history
  10. make lint happy

    Foivos committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f18b722 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fe3777 View commit details
    Browse the repository at this point in the history