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/ Tezos and Plenty #156

Merged
merged 48 commits into from
Aug 20, 2023
Merged

Conversation

OjusWiZard
Copy link
Contributor

@OjusWiZard OjusWiZard commented Jul 13, 2023

Before submitting this PR, please make sure:

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

A description of the changes proposed in the pull request:
Adds Tezos Chain and Plenty connector into the gateway.

Tests performed by the developer:
Added various unit tests for all the functions.
Tested Plenty in Hummingbot (amm_arb between Binance and Plenty).

Tips for QA testing:
You will need to run the HummingBot app from the branch of PR #6475 on the HummingBot repo.
Then add a non-empty Tezos wallet using it.
Then create some strategy including Plenty Dex connector on it.
Then start the bot.

@OjusWiZard OjusWiZard changed the title Feat/plenty Feat/ Tezos and Plenty Jul 13, 2023
@OjusWiZard OjusWiZard marked this pull request as ready for review July 13, 2023 17:57
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
OjusWiZard and others added 18 commits August 7, 2023 02:52
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
Copy link
Contributor

@nikspz nikspz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test performed:

  • Cloned and installed PR6475 + gwPR156

  • Created wallet at kukai.app, not able to use passphrase, not going. no private key available

  • Created wallet https://templewallet.com/ and used this private key

  • connected plenty with templewallet key successfully

  • checked balance successfully

  • created amm_arb strategy using plenty succesfully

  • uniswap_ethereum_arbitrum

    • connected wallet successfully, order execution is okay
  • dYdX: connected wallet successfully

  • Dexalot: connected wallet successfully

  • Pancakeswap

    • connected wallet successfully, order execution is okay

Note: Performed test for bronze connector, not tested order execution since no testnet available. Checked gold/silver connectors not affected by the PR

@nikspz nikspz requested a review from cardosofede August 16, 2023 03:19
@rapcmia rapcmia requested a review from fengtality August 16, 2023 12:50
Copy link
Contributor

@fengtality fengtality left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fengtality fengtality merged commit 3ebf3c7 into hummingbot:development Aug 20, 2023
@david-hummingbot
Copy link
Contributor

Hi @OjusWiZard, can you also add the docs for the Tezos chain and Plenty to our docs site - https://github.com/hummingbot/hummingbot-site
You can use any of the bronze DEX connectors as a template.

@OjusWiZard
Copy link
Contributor Author

Heyy @david-hummingbot, I've added the PR here.

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