-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
Conversation
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>
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>
There was a problem hiding this 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
- Still ongoing issues reproduced on development branch (not related to the PR)
- Dexalot - Failed to cancel orders after pureMM strategy stopped #184
-
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
Signed-off-by: OjusWiZard <ojuswimail@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hi @OjusWiZard, can you also add the docs for the Tezos chain and Plenty to our docs site - https://github.com/hummingbot/hummingbot-site |
Heyy @david-hummingbot, I've added the PR here. |
Before submitting this PR, please make sure:
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.