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(sui): add its examples #402

Open
wants to merge 84 commits into
base: main
Choose a base branch
from
Open

feat(sui): add its examples #402

wants to merge 84 commits into from

Commits on Oct 2, 2024

  1. update deployment scripts

    Foivos committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6d7c145 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    19d3ef9 View commit details
    Browse the repository at this point in the history
  2. deploy relayer discovery

    milapsheth committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ab77440 View commit details
    Browse the repository at this point in the history
  3. cleanup

    milapsheth committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    96195d2 View commit details
    Browse the repository at this point in the history
  4. fix

    milapsheth committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ace08d0 View commit details
    Browse the repository at this point in the history
  5. lint

    milapsheth committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    abe803f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    ad3b9c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b5ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed1f98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef25ce9 View commit details
    Browse the repository at this point in the history
  5. chore: update axelar-cgp-sui

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    641ecfa View commit details
    Browse the repository at this point in the history
  6. chore: fix its get channel id

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a279ce9 View commit details
    Browse the repository at this point in the history
  7. chore: fix example deployment

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    89cea64 View commit details
    Browse the repository at this point in the history
  8. chore: fix typo

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ddde872 View commit details
    Browse the repository at this point in the history
  9. chore: remove log

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f7db0aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3f08a9 View commit details
    Browse the repository at this point in the history
  11. chore: formatting readme

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e0b9474 View commit details
    Browse the repository at this point in the history
  12. chore: remove period

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    931eee0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    486020b View commit details
    Browse the repository at this point in the history
  14. chore: deploy ABI and ITS

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ed748f View commit details
    Browse the repository at this point in the history
  15. chore: fix gas refund

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fb4a49f View commit details
    Browse the repository at this point in the history
  16. chore: store gateway v0

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d761652 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a674aa4 View commit details
    Browse the repository at this point in the history
  18. chore: fix collect gas

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f1e300e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6595c55 View commit details
    Browse the repository at this point in the history
  20. chore: fix gmp execute

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    af3da85 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b84e491 View commit details
    Browse the repository at this point in the history
  22. chore: fix gmp sent call

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d34449a View commit details
    Browse the repository at this point in the history
  23. chore: fix channelId

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c1a9c4e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9db73ec View commit details
    Browse the repository at this point in the history
  25. chore: fix execute gmp test

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d9b2222 View commit details
    Browse the repository at this point in the history
  26. chore: fix execute test

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    68a8d4a View commit details
    Browse the repository at this point in the history
  27. feat: init its examples

    npty committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2d5b581 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    c48cb86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9341386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49aa739 View commit details
    Browse the repository at this point in the history
  4. chore: rename script

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    047c6e6 View commit details
    Browse the repository at this point in the history
  5. chore: rename program

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    73fd89f View commit details
    Browse the repository at this point in the history
  6. chore: rename commands

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    679e155 View commit details
    Browse the repository at this point in the history
  7. feat: add deploy-token command

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2ad011a View commit details
    Browse the repository at this point in the history
  8. chore: bump axelar-cgp-sui

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    826e1ac View commit details
    Browse the repository at this point in the history
  9. feat: add deploy token commands

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    88a9bea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a20ecd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ff1744 View commit details
    Browse the repository at this point in the history
  12. feat: implement send-token

    npty committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f8f5d88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75b93c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. feat: implement receive-token

    npty committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    85e405c View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.7.1

    npty committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    047d862 View commit details
    Browse the repository at this point in the history
  3. chore: change default its data

    npty committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b947082 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f532be1 View commit details
    Browse the repository at this point in the history
  5. chore: refactor receive token

    npty committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    24db02a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    0158463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24bf6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f07b32 View commit details
    Browse the repository at this point in the history
  4. feat: add mint token command

    npty committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c6f9ceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4545270 View commit details
    Browse the repository at this point in the history
  6. chore: update description

    npty committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7b6f627 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. chore: reorder functions

    npty committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    31cde28 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore: add print functions

    npty committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2a02019 View commit details
    Browse the repository at this point in the history
  2. chore: make default its data

    npty committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ab37e6a View commit details
    Browse the repository at this point in the history
  3. feat: add its doc

    npty committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    992e30f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    32e5aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3708b3 View commit details
    Browse the repository at this point in the history
  3. chroe: fix lint

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bc9c59d View commit details
    Browse the repository at this point in the history
  4. chore: link to its guide

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    85d4b15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c801786 View commit details
    Browse the repository at this point in the history
  6. chore: remove quote trimming

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1f42314 View commit details
    Browse the repository at this point in the history
  7. chore: fix formatting in readme

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2caf441 View commit details
    Browse the repository at this point in the history
  8. chore: fix typo

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    656280e View commit details
    Browse the repository at this point in the history
  9. chore: adjust the readme text

    npty committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6ef0fc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1baeec View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7da2799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a196639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159415f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f9735 View commit details
    Browse the repository at this point in the history
  5. chore: update the test script

    npty committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a0f4e2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b422cc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de21b75 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24ca7c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddb0a19 View commit details
    Browse the repository at this point in the history
  10. chore: remove unused things

    npty committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f50036b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc5ade4 View commit details
    Browse the repository at this point in the history
  12. chore: fix test-sui job

    npty committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b047c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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