-
-
Notifications
You must be signed in to change notification settings - Fork 246
Feat/zigzag connector #82
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
Conversation
…to feat/zigzag
Co-authored-by: Petio Petrov <petioptrv@icloud.com>
Co-authored-by: Petio Petrov <petioptrv@icloud.com>
|
Initial tests:
exchange reported not enough liquidity to do swap: Curl: Pending: |
|
PR update:
Basic tests like setting up wallet and connector works, this PR is good to be approved under bronze tier standard noted that community is advise of known issues of the exchange. |
|
Update:
Steps to reproduce:
Actual: |
@vic-en thanks for the update 🚀
logs_amm-zigzag.log |
@rapcmia I improved the logging in this case. |
rapcmia
left a comment
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
- Tested local using WSL ubuntu20.04
- Successfully created docker image on gateway
- Tested using source with latest client development branch
- Setup wallet successfully, ran
gateway connector tokens {connector} {tokens}, balances displayed ok - Ran
gateway list, zigzag now available - Ran endpoint tests using thunder client
- port, wallet and balances ok
- price and approve ok
- reported issues on trade has been fixed
- if balance is insufficient, not possible to trade with error on client and docker logs
- Tested on client with AMM arbitrage, same results with endpoint
|
See updated version in #89 |
|
I have reviewed and approve these changes, so I will merge in the new PR. |
Before submitting this PR, please make sure:
A description of the changes proposed in the pull request:
This pr adds the a Zigzag connector which connector to the Zigzag contract on Arbitrum.
[ch 37878]
Tests performed by the developer:
Tips for QA testing: