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 contract #1

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

feat: sui contract #1

wants to merge 17 commits into from

Commits on Sep 20, 2024

  1. feat: add contract

    ibrizsabin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9f2dbc7 View commit details
    Browse the repository at this point in the history
  2. feat: add get_receipt

    ibrizsabin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c8025d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix: add query methods

    ibrizsabin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e7a8815 View commit details
    Browse the repository at this point in the history
  2. fix: add docstring

    ibrizsabin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    465bce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b57ed7 View commit details
    Browse the repository at this point in the history
  4. fix: add swap order test

    ibrizsabin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    87818c2 View commit details
    Browse the repository at this point in the history
  5. fix: add set feehandler

    ibrizsabin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6fb3772 View commit details
    Browse the repository at this point in the history
  6. fix: rename method

    ibrizsabin committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    214f4db View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    66cafd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1038c32 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: fix build script

    ibrizsabin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ca41f57 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: update new spec

    ibrizsabin committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6aa60ed View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix: resolve comments

    ibrizsabin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    da288e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix: token type hexstring

    ibrizsabin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    763094b View commit details
    Browse the repository at this point in the history
  2. fix: token type hexstring

    ibrizsabin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    26af605 View commit details
    Browse the repository at this point in the history
  3. fix: remove dependency

    ibrizsabin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    992df26 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: typestring hex

    ibrizsabin committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    65a9ba8 View commit details
    Browse the repository at this point in the history