Michael Feng
Michael Feng
The strategy dashboard only works with Binance currently since it's the first iteration. After its more stable, we plan to create bounties to expand support to other exchanges. On Fri,...
@TheHolyRoger Any update on this?
thanks @vic-en @nikspz please test with Balancer and Uniswap on Arbitrum: Expected behavior: - User can get price and execute swaps using `poolId` on Balancer - User can get price...
thanks for adding `poolId` to Uniswap, @vic-en! I'll review the `useRouter` status and get back to you soon
Thanks for the work @elijahsnoz. I'm making some updates to the Uniswap connectors so that other PRs can be merged in. I'll address the conflicts in this one afterwards and...
Incorporated into #342
@vic-en I think the hit-and-miss nature of the router means that this connector will need to support the `useRouter: false` flag to be usable by the community. I think everyone...
I think this PR fixes the failing tests: https://github.com/hummingbot/gateway/pull/311
I will merge this PR into `development` and address the typo there. The failing tests are due to the Uniswap router used in the tests requiring network access and can...
Incorporated into https://github.com/hummingbot/gateway/pull/342