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 190 commits into
base: development
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 28 commits July 25, 2024 15:11
…sLimitEstimate", "estimateTrade" & "executeTrade" methods
# Conflicts:
#	src/chains/ergo/ergo.ts
# Conflicts:
#	src/chains/ergo/ergo.ts
sync / gateway development -> staging
fix/ adding uniswap updates PR to gateway staging
…ion-to-2.0.1

Fix gw staging version to 2.0.1
sync / gateway staging -> master for Hummingbot gateway version 2.0.1
….0.2

Draft: sync / Gateway development -> staging v2.0.2
@nikspz nikspz changed the base branch from main to development December 26, 2024 13:35
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.

5 participants