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

Conversation

ahmadyazdanii
Copy link

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 spectrum connector
  • Refactor and cleanup ergo and spectrum codes
  • Add unit documentation to important ones
  • Use mnemonic for getting wallet in the spectrum
  • Getting wallet from mnemonic and secret key imp but in hummingbot mnemonic used
  • Estimate price and create TX added for spectrum trade
  • Get balance added to ergo gateway

Tests performed by the developer:

image

Tips for QA testing:

  • To run unit tests, use the command below:
    yarn test ./test-bronze/chains/ergo/ ./test-bronze/connectors/spectrum/
  • if you want to see the coverage of the tests, use the command below:
    yarn jest --runInBand --coverage ./test-bronze/chains/ergo/ ./test-bronze/connectors/spectrum/

hirotadashi and others added 30 commits May 30, 2024 20:39
…kHeight" & "getUnspentBoxesByAddress" methods
… into initial-ergo-chain

# Conflicts:
#	src/chains/ergo/ergo.interface.ts
…kHeight" & "getUnspentBoxesByAddress" methods
satiparpar and others added 30 commits July 21, 2024 16:50
…sLimitEstimate", "estimateTrade" & "executeTrade" methods
# Conflicts:
#	src/chains/ergo/ergo.ts
# Conflicts:
#	src/chains/ergo/ergo.ts
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.

3 participants