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/ QuipuSwap connector for Tezos chain #252

Merged
merged 16 commits into from Jan 10, 2024

Commits on Jan 8, 2024

  1. (feat) add initial configs

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    179bb85 View commit details
    Browse the repository at this point in the history
  2. (feat) add utility functions and dependencies

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    82daab0 View commit details
    Browse the repository at this point in the history
  3. (feat) add QuipuSwap class

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    67a30eb View commit details
    Browse the repository at this point in the history
  4. (feat) add quipuswap controller

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a85d236 View commit details
    Browse the repository at this point in the history
  5. (feat) add quipuswap in connector routes

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c6cc30b View commit details
    Browse the repository at this point in the history
  6. (fix) resolve server stuck on initializing issue

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    0b7e4da View commit details
    Browse the repository at this point in the history
  7. (fix) resolve initializing sequence of quipuswap

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4b47efa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbfdfc5 View commit details
    Browse the repository at this point in the history
  9. fix (tokens): support correct casing

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    818b520 View commit details
    Browse the repository at this point in the history
  10. feat (quipuswap): add tests for quipuswap class and controller

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7e6b72a View commit details
    Browse the repository at this point in the history
  11. fix (axios): revert to version ^0.21.1

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    20ef7e7 View commit details
    Browse the repository at this point in the history
  12. feat: add support for ghostnet

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3681e56 View commit details
    Browse the repository at this point in the history
  13. Revert "fix (axios): revert to version ^0.21.1"

    This reverts commit b0b432e.
    OjusWiZard committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d57b773 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix: use tezos token list

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b1aba35 View commit details
    Browse the repository at this point in the history
  2. fix (yarn.lock): xdc dependencies

    Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
    OjusWiZard committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3c1a713 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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