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

Add Ergo chain & Spectrum connector #346

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

Commits on May 30, 2024

  1. initial ergo chain

    hirotadashi committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e6edfde View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e68d813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eee1ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a4ec61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ff33c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9039419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08bebf8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from Microflow-xyz/initial-ergo-chain

    Improvment of ergo chain
    hirotadashi authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4f5d120 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. update [unit-test]: update unit tests for "getErgoConfig" function, b…

    …ased on new configurations
    satiparpar committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    27d4126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5463f9d View commit details
    Browse the repository at this point in the history
  3. add [unit-test]: Implement unit tests for "NodeService" => "getNetwor…

    …kHeight" & "getUnspentBoxesByAddress" methods
    satiparpar committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    369fed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c107c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce08b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. add prover interface

    hirotadashi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8e73760 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'initial-ergo-chain' of github.com:Microflow-xyz/gateway…

    … into initial-ergo-chain
    
    # Conflicts:
    #	src/chains/ergo/ergo.interface.ts
    hirotadashi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4b529d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72bd93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1546a0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa55e8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568a829 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    5401468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da881d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a98f94 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    5769f82 View commit details
    Browse the repository at this point in the history
  2. add [unit-test]: Implement unit tests for "NodeService" => "getNetwor…

    …kHeight" & "getUnspentBoxesByAddress" methods
    satiparpar committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    847e1c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => verify initializa…

    …tion with Mainnet configuration
    satiparpar committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4d58dc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => verify initializa…

    …tion with Testnet configuration
    satiparpar committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9de3c3e View commit details
    Browse the repository at this point in the history
  2. add [unit-test]: Implement unit tests for "Ergo" => "node", "network"…

    …, "storedAssetList", "ready" and "close" methods
    satiparpar committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8f2c466 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => "getInstance" and…

    … "getConnectedInstances" methods
    satiparpar committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7e63a86 View commit details
    Browse the repository at this point in the history
  2. add [unit-test]: Implement unit tests for "Ergo" => "getCurrentBlockN…

    …umber" and "getAddressUnspentBoxes" methods
    satiparpar committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9cd9920 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    9c8f807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f61248 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => "getAssetBalance"…

    … and "loadAssets" methods
    satiparpar committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f6db7b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    02ea6d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Microflow-xyz/fix/loadAssets

    fix tokenId to get string and update the related interface
    hirotadashi authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a7fb064 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from Microflow-xyz/feature/code-doc

    Codes documentation
    hirotadashi authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c5f31f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => "getAssetData", "…

    …loadPools", "getPoolData" and "storedTokenList" methods
    satiparpar committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6b45589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eaa8cb View commit details
    Browse the repository at this point in the history
  3. Resolved #9

    hirotadashi committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d1ca93d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Merge branch 'feature/estimate'

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4e5b93c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'initial-ergo-chain'

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8e93791 View commit details
    Browse the repository at this point in the history
  3. fix load pool bugs

    hirotadashi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c6ad32f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/loadPool' into feature/estimate

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d79fc95 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. some related bugs fixed

    hirotadashi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aec0fdd View commit details
    Browse the repository at this point in the history
  2. some related bugs fixed

    hirotadashi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9095dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8443472 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Merge pull request #8 from Microflow-xyz/initial-ergo-chain

    Initial ergo chain
    ahmadyazdanii authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c75d456 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from Microflow-xyz/feature/estimate

    Feature/estimate
    ahmadyazdanii authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2b9da50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from Microflow-xyz/feature/unit-test

    feature/unit test
    ahmadyazdanii authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    bb561a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    8b18452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b49e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Solved #21

    hirotadashi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5245acf View commit details
    Browse the repository at this point in the history
  2. Solved #21

    hirotadashi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ce3f914 View commit details
    Browse the repository at this point in the history
  3. Solved #17

    hirotadashi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    84b12e5 View commit details
    Browse the repository at this point in the history
  4. Solved #16

    hirotadashi committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6694dd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fde4f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbf9099 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    d445eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897c09a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3fb5f1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/controller'

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    efca406 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from Microflow-xyz/feature/controller

    Feature/controller
    ahmadyazdanii authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c4a2530 View commit details
    Browse the repository at this point in the history
  6. solved #31

    hirotadashi committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    873fc64 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e4ac052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2139dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88503e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebdbc43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de6cf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d3b1f6 View commit details
    Browse the repository at this point in the history
  7. config file fixed

    hirotadashi committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5f51062 View commit details
    Browse the repository at this point in the history
  8. poll added to controller

    hirotadashi committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aed0771 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. config file fixed

    hirotadashi committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    60c8f4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from Microflow-xyz/feature/poll

    poll added to controller
    ahmadyazdanii authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2092f60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35 from Microflow-xyz/feature/cleanup

    cleanup & chain connection
    ahmadyazdanii authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    00ff115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14acaea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e31473d View commit details
    Browse the repository at this point in the history
  6. tslint errors fixed

    hirotadashi committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bff0e33 View commit details
    Browse the repository at this point in the history
  7. tslint errors fixed

    hirotadashi committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0679c7a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    fbe845e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from Microflow-xyz/feature/proper-input

    change inputs for estimate and swap
    ahmadyazdanii authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4a75f42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da7f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b31b01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d7accd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc001c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #33 from Microflow-xyz/feature/unit-test

    update unit-test
    satiparpar authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    24fbb22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239e21e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3fd41e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    a2cc0bc View commit details
    Browse the repository at this point in the history
  2. amm connector added

    hirotadashi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3629a29 View commit details
    Browse the repository at this point in the history
  3. balance fixed

    hirotadashi committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    768e52c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    927f4e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    5ef6780 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from Microflow-xyz/fix/getBalance-assets-sum

    [fix]: fix sum of assets for each tokenId
    hirotadashi authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1ef7fdf View commit details
    Browse the repository at this point in the history
  3. balance fixed

    hirotadashi committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ff288fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3576b8b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 8, 2024

  1. Merge pull request #45 from Microflow-xyz/fix/Pool-constructor

    [fix]: fix route to get each asset name
    hirotadashi authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    739e5cd View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    90e9b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ae230 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    aa38f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684ee19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ddea9c View commit details
    Browse the repository at this point in the history
  4. add & update [unit-test]: Implement unit tests for "Ergo" => "getBala…

    …nce" & "getAssetBalance" methods
    satiparpar committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a5ea3b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6746705 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    b7a307a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93584e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2ade2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1769d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5290ae3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #47 from Microflow-xyz/fix/getPoolByToken

    fix [getPoolByToken]: fix the error message to send correct token symbols
    hirotadashi authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    751d00f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9599767 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. add [unit-test]: Implement unit tests for "Ergo" => "getPool", "getPo…

    …olByToken" & "getTx" methods
    satiparpar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    8b7d808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ed799 View commit details
    Browse the repository at this point in the history
  3. add [unit-test]: Implement unit tests for "NodeService" => "chainSlic…

    …eInfo" & "getCtx" methods
    satiparpar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    44f77c3 View commit details
    Browse the repository at this point in the history
  4. add [unit-test]: Implement unit tests for "NodeService" => "postTrans…

    …action", "getTxsById" & "getBlockInfo" methods
    satiparpar committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9182022 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc31931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc94d4d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    397ceca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0adde View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. some bugs fixed

    hirotadashi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6c0f09c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b86058 View commit details
    Browse the repository at this point in the history
  3. ergo interface fixed

    hirotadashi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7872156 View commit details
    Browse the repository at this point in the history
  4. ergo interface fixed

    hirotadashi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f41a1c5 View commit details
    Browse the repository at this point in the history
  5. ergo interface fixed

    hirotadashi committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    08c1719 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. bug fixed

    hirotadashi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7c0d7aa View commit details
    Browse the repository at this point in the history
  2. bug fixed

    hirotadashi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c7b7faa View commit details
    Browse the repository at this point in the history
  3. bug fixed

    hirotadashi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b3d7322 View commit details
    Browse the repository at this point in the history
  4. BUY change to SELL

    hirotadashi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8231d4c View commit details
    Browse the repository at this point in the history
  5. usdt changed to sigusd

    hirotadashi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    02a0846 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3cc09f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8774431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c535d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29fc34 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from pattern-tech/fix/ErgoController-pool

    fix [ ErgoController ]: fix wrong call on ergo.ready method
    satiparpar authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    815cca2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f056365 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    077c3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 21, 2024

  1. add [unit-test]: Implement unit tests for ErgoController => "getToke…

    …ns" & "transfer" methods
    satiparpar committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0224995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce0044a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    f7cc479 View commit details
    Browse the repository at this point in the history
  2. bug fixed

    hirotadashi committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e9f7f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbf5d36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f66b1a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    da7b639 View commit details
    Browse the repository at this point in the history
  2. bug fixed

    hirotadashi committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    41c2da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    32ca0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6964125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7ecc01 View commit details
    Browse the repository at this point in the history
  4. update [unit-test]: update unit tests based on new updates for Ergo =…

    …> "getPoolByToken" mehtod
    satiparpar committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a71755a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    624d63b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e40e75e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    68995cf View commit details
    Browse the repository at this point in the history
  2. add [unit-test]: Implement unit tests for "Spectrum" => "getTokenByA…

    …ddress" & "init" methods
    satiparpar committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c905be5 View commit details
    Browse the repository at this point in the history
  3. add [unit-test]: Implement unit tests for "Spectrum" => "ready", "ga…

    …sLimitEstimate", "estimateTrade" & "executeTrade" methods
    satiparpar committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    52c063f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a6ab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    16bb491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92ca00 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. final bug fixed

    hirotadashi committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c7a7ccd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. ergo class refactored

    hirotadashi committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    57ea57e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. priceToken problem fixed

    hirotadashi committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    665aa39 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ecdb6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4a5b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor'

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    446b8da View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor'

    # Conflicts:
    #	src/chains/ergo/ergo.ts
    hirotadashi committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    04fcd51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f55fa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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