Skip to content

Conversation

@Javadyakuza
Copy link
Collaborator

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:

  • Add cardano chain
  • Add splash dex connector
  • Modify DockerFile to use local user ssh key while building

Tests performed by the developer:

Tips for QA testing:

Javadyakuza and others added 30 commits October 6, 2024 22:27
…main class.

    This commit adds splash DEX integration and Cardano chain (Maestro node) usage in the CardanoChain main class(cardano.ts).

    This is a dirty commit. The feature is incomplete, tests are missing, and edge cases are not handled yet.
- Implement getTx() to retrieve transaction details by hash
- Implement getAddressTxs() to retrieve transactions associated with a given address
- Implement getTxState() to retrieve the status of a transaction
- Added swap to MainClass
- Function is in initial state and needs refactoring
This commit adds the `estimate`, `createTradeResponse` and `createPriceResponse` functions.
Note that this commit is dirty and needs refactoring.
satiparpar and others added 30 commits December 24, 2024 20:04
fix[Cardano.getBalance]: fix the case when utxo is an empty array
The sell params of the fns are now converted to buy because the hb recognizes the trade sides buy is_buy not is_sell
This reverts commit 9e0f759.
- This commit add the cancel handler to the cardano controller
- It also handles the order faliure based on the OOR as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants